﻿@charset "UTF-8";
@import url(css/font-awesome.min.css);
@font-face {
  font-family: "OpenSansRegular1";
  src: url("fonts/OpenSans-Regular.bin") format("truetype"); }
@font-face {
  font-family: "Roboto";
  src: url("fonts/Roboto-Regular.bin") format("truetype"); }
@font-face {
  font-family: 'Counter-StrikeRegular';
  src: url("fonts/Counter-StrikeRegular.eot");
  src: url("fonts/Counter-StrikeRegular-1.eot") format("embedded-opentype"), url("fonts/Counter-StrikeRegular.woff") format("woff"), url("fonts/Counter-StrikeRegular.bin") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  background-color: #fff;
  color: #fff;
  font-family: 'OpenSansRegular', sans-serif;
  font-size: 14px; }

* {
  outline: none; }

.container {
  max-width: 940px;
  position: relative; }

a {
  color: #fff; }

/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

------------------------------------------------------------- */
input[type=text],
input[type=tel] {
  padding: 16px;
  border: 1px solid #a7a4a1;
  font-weight: bold;
  -webkit-border-radius: 31px;
  -khtml-border-radius: 31px;
  -moz-border-radius: 31px;
  -ms-border-radius: 31px;
  -o-border-radius: 31px;
  border-radius: 31px; }

.btn {
  background-color: #932121;
  padding: 16px 78px;
  font-weight: 700;
  color: #fff !important;
  outline: none !important;
  -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -khtml-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 31px;
  -khtml-border-radius: 31px;
  -moz-border-radius: 31px;
  -ms-border-radius: 31px;
  -o-border-radius: 31px;
  border-radius: 31px;
  -webkit-transition: all 0.3s ease-out 0s;
  -khtml-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.btn:hover {
  color: #fff;
  background-color: #00c859; }

.btn:focus {
  color: none !important; }

.slick-slide {
  outline: none; }

input[name=date] {
  background: #fff url(images/icon-date.png) no-repeat;
  background-position: 255px; }

.icon {
  background: url(images/sprite.png) no-repeat;
  display: inline-block;
  position: relative; }

.icon.icon-1 {
  background-position: -0px -0px;
  width: 19px;
  height: 20px; }

.icon.icon-2 {
  background-position: -0px -60px;
  height: 77px;
  margin-left: 20px;
  padding-left: 117px;
  float: right;
  right: 60px; }

.icon.icon-3 {
  background-position: -0px -177px;
  height: 90px;
  padding-left: 107px;
  margin-left: 20px; }

.icon.icon-4 {
  background-position: -0px -307px;
  height: 67px;
  padding-left: 140px;
  margin-left: 20px;
  float: right;
  right: 30px; }

.icon.icon-5 {
  background-position: -0px -414px;
  height: 87px;
  padding-left: 107px;
  margin-left: 20px; }

.icon.icon-6 {
  background-position: 0px -541px; }

.icon.icon-7 {
  background-position: 0px -604px; }

.icon.icon-8 {
  background-position: 0px -667px; }

.icon.icon-9 {
  background-position: 0px -730px; }

.icon.icon-10 {
  background-position: 0px -793px; }

.icon.icon-11 {
  background-position: -0px -856px;
  width: 144px;
  height: 78px; }

.icon-detskie {
  background: url(images/sprites-detskie.png) no-repeat;
  display: inline-block;
  position: relative; }

.icon-detskie.icon-2 {
  height: 78px;
  background-position: -30px -483px;
  margin-left: 20px;
  padding-left: 117px;
  float: right;
  right: 205px; }

.icon-detskie.icon-3 {
  height: 90px;
  background-position: -30px -768px;
  padding-left: 107px;
  margin-left: 20px; }

.icon-detskie.icon-4 {
  height: 75px;
  background-position: -30px -348px;
  padding-left: 100px;
  margin-left: 20px;
  right: 102px;
  float: right; }

.icon-detskie.icon-5 {
  height: 87px;
  background-position: -30px -621px;
  padding-left: 107px;
  margin-left: 20px; }

.icon-detskie.icon-6 {
  width: 44px;
  height: 49px;
  background-position: -30px -239px; }

.icon-detskie.icon-7 {
  width: 51px;
  height: 46px;
  background-position: -30px -133px; }

.icon-detskie.icon-8 {
  width: 50px;
  height: 43px;
  background-position: -30px -30px; }

.icon-csgo {
  background: url(images/sprites-csgo.png) no-repeat;
  display: inline-block;
  position: relative; }
  .icon-csgo.icon-2 {
    background-position: 30px -808px;
    height: 86px;
    margin-left: 20px;
    padding-left: 178px;
    float: right;
    right: 60px; }
  .icon-csgo.icon-3 {
    height: 86px;
    background-position: -30px -954px;
    padding-left: 107px;
    margin-left: 50px; }
  .icon-csgo.icon-4 {
    height: 66px;
    background-position: -30px -682px;
    padding-left: 100px;
    margin-left: 20px;
    right: 60px;
    float: right; }
  .icon-csgo.icon-5 {
    height: 58px;
    background-position: -30px -439px;
    padding-left: 120px;
    margin-left: 50px; }
  .icon-csgo.icon-6 {
    width: 57px;
    height: 57px;
    background-position: -30px -322px; }
  .icon-csgo.icon-7 {
    width: 93px;
    height: 49px;
    background-position: -30px -213px; }
  .icon-csgo.icon-8 {
    width: 52px;
    height: 40px;
    background-position: -30px -113px; }
  .icon-csgo.icon-9 {
    width: 85px;
    height: 23px;
    background-position: -30px -30px; }
  .icon-csgo.icon-10 {
    width: 43px;
    height: 65px;
    background-position: -30px -557px; }

.icon-paintball {
  background: url(images/sprites-paintball.png) no-repeat;
  display: inline-block;
  position: relative; }

.icon-paintball.icon-2 {
  height: 78px;
  background-position: -30px -377px;
  margin-left: 20px;
  padding-left: 117px;
  float: right;
  right: 60px; }

.icon-paintball.icon-3 {
  height: 90px;
  background-position: -30px -662px;
  padding-left: 107px;
  margin-left: 20px; }

.icon-paintball.icon-4 {
  height: 75px;
  background-position: -30px -242px;
  padding-left: 100px;
  margin-left: 20px;
  right: 102px;
  float: right; }

.icon-paintball.icon-5 {
  height: 87px;
  background-position: -30px -515px;
  padding-left: 107px;
  margin-left: 20px; }

.icon-paintball.icon-6 {
  width: 44px;
  height: 49px;
  background-position: -30px -133px; }

.icon-paintball.icon-7 {
  width: 50px;
  height: 43px;
  background-position: -30px -30px; }

.icon-lasertag {
  background: url(images/sprites-lasertag.png) no-repeat;
  display: inline-block;
  position: relative; }

.icon-lasertag.icon-2 {
  height: 78px;
  background-position: -30px -942px;
  margin-left: 20px;
  padding-left: 117px;
  float: right;
  right: 60px; }

.icon-lasertag.icon-3 {
  height: 90px;
  background-position: -30px -1227px;
  padding-left: 107px;
  margin-left: 20px; }

.icon-lasertag.icon-4 {
  height: 75px;
  background-position: -30px -807px;
  padding-left: 100px;
  margin-left: 20px;
  right: 102px;
  float: right; }

.icon-lasertag.icon-5 {
  height: 87px;
  background-position: -30px -1080px;
  padding-left: 107px;
  margin-left: 20px; }

.icon-lasertag.icon-6 {
  width: 49px;
  height: 56px;
  background-position: -30px -455px; }

.icon-lasertag.icon-7 {
  width: 64px;
  height: 35px;
  background-position: -18px -30px; }

.icon-lasertag.icon-8 {
  width: 60px;
  height: 60px;
  background-position: -30px -687px; }

.icon-lasertag.icon-9 {
  width: 56px;
  height: 56px;
  background-position: -30px -571px; }

.icon-lasertag.icon-10 {
  width: 51px;
  height: 55px;
  background-position: -30px -340px; }

.icon-lasertag.icon-11 {
  width: 51px;
  height: 46px;
  background-position: -30px -125px; }

.icon-lasertag.icon-12 {
  width: 44px;
  height: 49px;
  background-position: -30px -231px; }

.icon-new-batut {
  background: url(images/sprites-new-batut.png) no-repeat;
  display: inline-block;
  position: relative; }
  .icon-new-batut.icon-2 {
    height: 78px;
    background-position: -30px -30px;
    margin-left: 20px;
    padding-left: 117px; }
  .icon-new-batut.icon-3 {
    height: 80px;
    background-position: -30px -168px;
    padding-left: 107px;
    margin-left: 20px; }
  .icon-new-batut.icon-4 {
    height: 81px;
    background-position: -30px -448px;
    padding-left: 100px;
    margin-left: 20px; }
  .icon-new-batut.icon-5 {
    height: 80px;
    background-position: -30px -308px;
    padding-left: 107px;
    margin-left: 20px; }

#main-head {
  background: url(images/main.jpeg) center no-repeat;
  background-size: cover;
  padding-bottom: 20px; }

#main-head.corporate {
  background-image: url(images/main-corporate.jpeg); }

#main-head.csgo {
  background-image: url(images/main-csgo.jpeg); }
  #main-head.csgo header .row.title h1 {
    font-size: 48px; }
    #main-head.csgo header .row.title h1 span {
      font-family: 'Counter-StrikeRegular', sans-serif;
      font-weight: 100;
      font-size: 73px;
      color: #c79900; }

#main-head.main-ab {
  background-image: url(images/main-ab.jpeg); }

#main-head.coveredroom {
  background-image: url(../../uploads/2019/03/glavbux.jpeg); }
  #main-head.coveredroom header .row.title {
    margin-top: 40px; }
    #main-head.coveredroom header .row.title h1 {
      margin-top: 22px;
      font-size: 36px; }
    #main-head.coveredroom header .row.title .btn {
      padding: 16px 10px; }

#main-head.arbours {
  background-image: url(images/main-arbours.jpeg); }

#main-head.detskie {
  background-image: url(../../uploads/2018/11/крытыйпарк1.jpeg); }

#main-head.verjovochnyj-gorod {
  background-image: url(images/main-verjovochnyj-gorod.jpeg); }

#main-head.tir {
  background-image: url(images/main-tir.jpeg); }

#main-head.trollej {
  background-image: url(images/main-trollej.jpeg); }

#main-head.kvadrotsikly {
  background-image: url(images/main-kvadrotsikly.jpeg); }

#main-head.batut {
  background-image: url(images/main-batut.jpeg); }

#main-head.batut-new {
  background-image: url(images/main-batut-new.jpeg); }

#main-head.game-room {
  background-image: url(images/main-game-room.jpeg); }

#main-head.skalodrom {
  background-image: url(images/main-skalodrom.jpeg); }

#main-head.paintball {
  background-image: url(images/main-paintball.jpeg); }

#main-head.lasertag {
  background-image: url(images/main-lasertag.jpeg); }

#main-head.organizatsiya-pitaniya {
  background-image: url(images/main-organizatsiya-pitaniya.jpeg); }

#main-head.dostavka {
  background-image: url(images/main-dostavka.jpeg); }

#main-head.expedition {
  background-image: url(images/main-expedition.jpeg); }

#main-head header {
  background: url(images/shadow.png) repeat-x;
  padding-top: 16px; }

#main-head header small {
  text-align: center;
  display: block; }

#main-head header #glavnai-url {
  text-decoration: none;
  display: block;
  text-align: center; }

#main-head .navbar .navbar-collapse[aria-expanded="true"] ul.nav {
  margin-left: 0; }
  #main-head .navbar .navbar-collapse[aria-expanded="true"] ul.nav li {
    display: block; }

#main-head header .row:last-child {
  text-align: center; }

#main-head header .row [class*="col"] {
  border-right: 1px solid rgba(230, 230, 230, 0.35);
  margin-bottom: 20px;
  padding-left: 25px;
  min-height: 60px; }

#main-head header .row [class*="col"]:last-child {
  border: none; }

#main-head header .row h2 {
  text-transform: uppercase;
  font-weight: 900;
  margin: 0;
  line-height: 57px;
  font-size: 72px;
  font-family: "Roboto", sans-serif; }

#main-head header .row h2 span {
  margin-right: 0px !important; }

#main-head header .row p {
  display: inline-block;
  font-size: 16px;
  margin: 0; }

#main-head header .row p#adress {
  font-size: 14px; }

#main-head header .row .btn-head {
  font-size: 12px;
  font-weight: 700;
  width: 81%;
  border: 1px solid #00c859;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  text-align: center;
  padding: 8px 24px;
  margin-left: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out 0s;
  -khtml-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

#main-head header .row .btn-head:hover {
  background-color: #00c859; }

#main-head header .row .tel {
  font-weight: bold; }

#main-head header .row .glyphicon {
  float: left;
  font-size: 30px; }

#main-head header .row span {
  color: #00c859;
  margin-right: 10px; }

#main-head header .row.title {
  text-align: center;
  text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.35);
  margin-top: 62px;
  margin-bottom: 35px; }

#main-head header .row.title h1 {
  font-size: 60px;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
  text-transform: none;
  text-transform: uppercase; }

#main-head header .row.title h2 {
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  text-transform: none; }

#main-head .navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
  z-index: 1;
  border-radius: 0;
  margin: 0;
  z-index: 5;
  -webkit-transition: all 0.2s ease 0s;
  -khtml-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

#main-head .navbar-default .navbar-toggle {
  background-color: #ddd; }

#main-head .navbar-default .navbar-toggle p {
  margin-bottom: 0;
  color: #000;
  font-weight: bold; }

#main-head .navbar-default .navbar-nav {
  margin-bottom: 0;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  float: none;
  margin-left: 0;
  margin-right: 0; }

#main-head .navbar-default .navbar-nav li {
  float: none;
  display: inline-block; }

#main-head .navbar-default .navbar-nav li a,
#main-head .navbar-default .navbar-nav li a:hover,
#main-head .navbar-default .navbar-nav li a:focus {
  color: #fff;
  padding: 10px 5.2px 10px;
  text-transform: uppercase; }

#main-head .navbar-default .navbar-nav li a:hover,
#main-head .navbar-default .navbar-nav li a:hover:hover,
#main-head .navbar-default .navbar-nav li a:focus:hover {
  border-bottom: 3px solid #00c859; }

#main-head .navbar-default .open a {
  background-color: transparent; }

#main-head .navbar-default li.dropdown:hover ul.dropdown-menu {
  display: block;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px; }

#main-head .navbar-default li.dropdown .dropdown-menu li {
  display: block; }

#main-head .navbar-default li.dropdown .dropdown-menu li a {
  color: #fff;
  padding: 5px 5.2px 5px;
  background: transparent; }

#main-head .navbar-default li.dropdown .dropdown-menu li a:hover {
  border-bottom: 0px !important;
  background-color: #00c859; }

#main-head .fixed {
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  left: 0;
  text-align: center; }

#hnav {
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center; }

#advantages {
  color: #000; }

#advantages.detskie [class*="col"] {
  border-bottom: 2px solid #f9f9f9; }

#advantages [class*="col"] {
  padding: 100px 0px; }

#advantages p {
  min-height: 90px;
  font-size: 18px; }

#advantages .bg {
  background-color: #f9f9f9; }

#holidays {
  text-align: center;
  padding-top: 40px; }

#holidays [class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden; }

#holidays h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px; }

#holidays .holidays__one_bl {
  cursor: pointer;
  margin: 2.5px auto;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

#holidays .holidays__one_bl .btn {
  position: absolute;
  display: none;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 20px;
  max-width: 180px;
  padding: 12px 0px; }

#holidays .holidays__one_bl:hover .btn {
  display: block; }

#holidays .holidays__one_bl:hover {
  -webkit-transform: scale(1.05);
  -khtml-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05); }

#holidays .holidays__one_bl_title {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  margin-top: 17px;
  line-height: 1; }

#holidays .holidays__one_bl_title:after {
  content: '';
  border-bottom: 4px solid #fff;
  width: 45px;
  display: block;
  margin: 0 auto;
  padding-top: 10px; }

#holidays .holidays__one_bl img {
  width: 100%; }

#entertainment {
  text-align: center; }

#entertainment [class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden; }

#entertainment h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px; }

#entertainment .entertainment__one_bl {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  margin-bottom: 5px;
  overflow: hidden; }

#entertainment .entertainment__one_bl #xit {
  z-index: 4;
  font-size: 17px;
  position: absolute;
  top: 25px;
  left: -39px;
  background-color: red;
  padding: 5px 32px;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#entertainment .entertainment__one_bl:hover .entertainment__one_bl_title {
  opacity: 0; }

#entertainment .entertainment__one_bl:hover .entertainment__one_bl_descript {
  opacity: 1; }

#entertainment .entertainment__one_bl_title {
  width: 93%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  color: #ffffff;
  font-size: 27px;
  font-weight: 700;
  margin-top: 17px;
  line-height: 1;
  -webkit-transition: all 0.5s ease 0s;
  -khtml-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 1; }

#entertainment .entertainment__one_bl_title:after {
  content: '';
  border-bottom: 4px solid #fff;
  width: 45px;
  display: block;
  margin: 0 auto;
  padding-top: 10px; }

#entertainment .entertainment__one_bl_descript {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s; }

#entertainment .entertainment__one_bl_descript .title {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px; }

#entertainment .entertainment__one_bl_descript ul li {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left; }

#entertainment .entertainment__one_bl_descript .br {
  height: 100%; }

#entertainment .entertainment__one_bl_descript .btn {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 20px;
  max-width: 180px;
  padding: 12px 0px; }

#entertainment .entertainment__one_bl img {
  width: 100%; }

#not-imagine-holiday {
  text-align: center;
  padding-bottom: 75px; }

#not-imagine-holiday__title {
  margin: 60px auto 36px;
  color: rgba(0, 200, 89, 0.9);
  font-size: 36px;
  font-weight: 700; }
  #not-imagine-holiday__title.batut {
    font-size: 30px; }

#not-imagine-holiday__text {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  margin-bottom: 40px; }

#sec-video {
  display: none;
  background: url(images/sec-video.jpeg) no-repeat;
  background-size: cover;
  text-align: center;
  height: 500px; }

#sec-video h2 {
  padding-top: 168px;
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin: 0; }

#sec-video #btn {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 16px 20px;
  width: 230px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -khtml-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.35);
  -webkit-border-radius: 31px;
  -khtml-border-radius: 31px;
  -moz-border-radius: 31px;
  -ms-border-radius: 31px;
  -o-border-radius: 31px;
  border-radius: 31px;
  -webkit-transition: all 0.3s ease-out 0s;
  -khtml-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

#sec-video .glyphicon {
  padding-right: 14px; }

.comments a {
  color: #00c859; }

.comment {
  margin: 0px 0px 40px 0px; }

.comment-name {
  text-align: center;
  color: #00c859;
  font-weight: bold; }

.comment-content {
  margin: 10px 0px 0px 0px; }

.comment-form-comment textarea {
  border-radius: 31px;
  max-width: 338px;
  padding: 20px; }

.comment-form {
  text-align: center; }

.comment-form input {
  width: 100%; }

.comment-reply-title {
  text-align: center; }

#calculator {
  background-color: #f9f9f9;
  padding: 40px 0; }

#calculator h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px; }

#calculator [class*="col"] {
  border-right: 1px solid #fff; }

#calculator [class*="col"]:last-child {
  border-right: none; }

#calculator .one_bl img.dots-calc {
  position: absolute;
  right: 18px;
  top: -2px; }

#calculator .one_bl p.title {
  color: #00c859;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  margin-bottom: 30px; }

#calculator .one_bl input[type=checkbox],
#calculator .one_bl input[type=radio] {
  display: none; }

#calculator .one_bl.green input[type=checkbox]:checked + label:before {
  color: #00c859; }

#calculator .one_bl.gold input[type=checkbox]:checked + label:before {
  color: #f0cd5c; }

#calculator .one_bl.old input[type=checkbox]:checked + label:before,
#calculator .one_bl input[type=radio]:checked + label:before {
  color: #acacac; }

#calculator .one_bl.green #question:hover {
  color: #8c0093; }

#calculator .one_bl.gold #question:hover {
  color: #f0cd5c; }

#calculator .one_bl input[type=checkbox]:checked + label,
#calculator .one_bl input[type=radio]:checked + label {
  font-weight: bold; }

#calculator .one_bl input[type=checkbox]:checked + label:before,
#calculator .one_bl input[type=radio]:checked + label:before {
  content: "\f058";
  font: normal normal normal 20px/1 FontAwesome;
  text-align: center; }

#calculator .one_bl input[type=checkbox]:checked + label + span#price,
#calculator .one_bl input[type=radio]:checked + label + span#price {
  font-weight: bold; }

#calculator .one_bl.old label {
  width: 100%; }

#calculator .one_bl label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  width: 60%; }

#calculator .one_bl label:before {
  content: "\f1db";
  font: normal normal normal 20px/1 FontAwesome;
  display: table-cell;
  color: #e6e6e6; }

#calculator .one_bl label span#text {
  padding: 0 7px;
  color: #333;
  width: 100%;
  display: table-cell;
  top: -2px;
  position: relative; }

#calculator .one_bl p {
  margin: 0; }

#calculator .one_bl #question {
  color: #8c8c8c;
  font-size: 20px;
  cursor: pointer;
  position: relative;
  float: right;
  right: 7px; }

#calculator .one_bl #question:hover {
  color: #8c0093; }

#calculator .one_bl.green span#price {
  min-width: 95px; }

#calculator .one_bl.gold span#price {
  min-width: 95px; }

#calculator .one_bl span#price {
  float: right;
  color: #acacac;
  font-size: 14px; }

#calculator .one_bl.old #number-persons {
  color: #000;
  position: relative; }

#calculator .one_bl.old #number-persons .title {
  margin-top: 10px;
  margin-bottom: 15px; }

#calculator .one_bl.old #number-persons input {
  width: 99px; }

#calculator .one_bl.old #number-persons .txt-int {
  padding: 0 4px;
  font-size: 18px;
  font-weight: 400; }

#calculator .one_bl.old #number-persons #dl-text {
  display: none;
  position: absolute;
  background-color: #ffffff;
  padding: 20px 55px;
  max-width: 351px;
  text-align: center;
  top: -80px;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.25); }

#calculator .one_bl.old #number-persons #dl-text span#close {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 7px; }

#calculator .one_bl.old #number-persons #dl-text:after {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 40px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -10px; }

#calculator .one_bl.old #select-stocks {
  color: #000; }

#calculator .one_bl.old #select-stocks .title {
  margin-top: 30px;
  margin-bottom: 0; }

#calculator .one_bl.old #select-stocks #text-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px; }

#calculator .one_bl.border {
  border: 4px solid #f0cd5c;
  font-weight: bold;
  padding: 20px;
  color: #000;
  overflow: hidden;
  -webkit-border-radius: 24px;
  -khtml-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px; }

#calculator .one_bl.border .border__title {
  margin-bottom: 5px;
  font-size: 18px; }

#calculator .one_bl.border .border__price {
  color: #00c859;
  margin-bottom: 10px;
  font-size: 17px; }

#calculator .one_bl.border .border__skidka {
  text-align: center;
  margin-bottom: 10px; }

#calculator .one_bl.border p#or {
  text-align: center;
  margin: 7px 0;
  margin-left: 20%; }

#calculator .one_bl.border input {
  width: 100%; }

#calculator .one_bl.border #icon-viber {
  background: url(images/viberbig-icon.png) no-repeat;
  width: 47px;
  height: 48px;
  display: inline-block; }

#calculator .one_bl.border .btn {
  width: 100%;
  color: #fff;
  padding: 16px;
  margin-top: 20px; }

#sec-children-holidays {
  background: url(../../uploads/2019/03/kvest.png) no-repeat;
  background-size: cover;
  height:380px;
  text-align: center; }

#sec-children-holidays h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 1.2;
  margin: 0;
  background: rgba(0, 0, 0, 0.25);
  text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.36);
  -o-text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.36);
  -ms-text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.36);
  -webkit-text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.36); }

#sec-children-holidays .btn {
  margin: 150px auto 40px; }

#sec-send-friends-birthday {
  color: #000000; }

#sec-send-friends-birthday.paintball {
  border-top: 1px solid #a7a4a1;
  padding-bottom: 20px; }

#sec-send-friends-birthday h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px; }

#sec-send-friends-birthday img {
  margin-top: 60px;
  width: 100%; }

#sec-send-friends-birthday div.strelka {
  display: none;
  float: right; }

#sec-send-friends-birthday p.title {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 15px; }

#sec-send-friends-birthday p.title:nth-child(2n) {
  margin-top: 15px; }

#sec-send-friends-birthday p.tire {
  display: inline-flex; }

#sec-send-friends-birthday p.tire:before {
  content: "\f068";
  font: normal normal normal 18px/1 FontAwesome;
  padding-right: 10px;
  color: #00c859;
  top: 2px;
  position: relative; }

#sec-send-friends-birthday p.circle {
  padding-left: 40px;
  min-height: 23px;
  margin-bottom: 13px;
  display: block; }

#sec-send-friends-birthday .btn {
  display: inline-block;
  padding: 16px 16px;
  margin-right: 2px;
  margin-bottom: 15px; }

#sec-crp-holidays {
  background: url(images/sec-crp-holidays.jpeg) no-repeat;
  background-size: cover;
  text-align: center; }

#sec-crp-holidays h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 1.2;
  background: rgba(255, 255, 255, 0.15);
  text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.36);
  -o-text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.36);
  -ms-text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.36);
  -webkit-text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.36); }

#sec-crp-holidays .btn {
  margin: 150px auto 40px; }

#sec-cmnt {
  color: #000;
  background-color: #f9f9f9; }

#sec-cmnt h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px; }

#sec-cmnt p#title {
  text-align: right; }

#sec-cmnt #sec-cmnt-dd {
  border-radius: 16px;
  border: 2px solid #a7a4a1;
  padding: 3px 16px;
  margin-left: 3px;
  background-color: #fff; }

#sec-cmnt .dropdown:hover ul.dropdown-menu {
  display: block;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  margin: 0; }

#sec-cmnt .dropdown .dropdown-menu li {
  display: block; }

#sec-cmnt .dropdown .dropdown-menu li a {
  color: #fff; }

#sec-cmnt .dropdown .dropdown-menu li a:hover {
  border-bottom: 0px !important;
  background-color: #00c859; }

#sec-cmnt .nav-tabs {
  border-bottom: none; }

#sec-cmnt .nav-tabs li {
  float: none;
  text-align: center; }

#sec-cmnt .nav-tabs li a {
  border: none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

#sec-cmnt .nav-tabs li.active a {
  border: none;
  background-color: #00c859;
  margin-right: 0; }

#sec-cmnt ul.sec-slidesToShow1 {
  padding: 0; }

#sec-cmnt ul.sec-slidesToShow1 .slick-prev,
#sec-cmnt ul.sec-slidesToShow1 .slick-next {
  z-index: 1;
  width: 50px;
  height: 50px; }

#sec-cmnt ul.sec-slidesToShow1 .slick-prev:before,
#sec-cmnt ul.sec-slidesToShow1 .slick-next:before {
  font-size: 45px;
  color: #434547; }

#sec-cmnt ul.sec-slidesToShow1 .slick-prev {
  left: 0; }

#sec-cmnt ul.sec-slidesToShow1 .slick-next {
  right: 0; }

#sec-cmnt div.slider-block {
  margin: 20px 60px;
  padding: 30px;
  overflow: auto;
  min-width: 500px;
  background-color: #f9f9f9;
  -webkit-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25); }

#sec-cmnt div.slider-block ul {
  padding: 0; }

#sec-cmnt div.slider-block ul li {
  display: inline-block;
  width: 29%;
  margin: 10px 1.69%; }

#sec-cmnt div.slider-block img {
  width: 100%; }

#sec-cmnt div.slider-block .block-2 .people-info img {
  width: 80px;
  height: 80px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

#sec-cmnt div.slider-block .block-2 .people-info p {
  display: inline-block;
  font-weight: bold;
  margin-left: 10px; }

#sec-cmnt div.slider-block .block-2 .comment p {
  text-align: justify;
  position: relative;
  background-color: #fff;
  padding: 20px;
  margin: 25px 0;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

#sec-cmnt div.slider-block .block-2 .comment p:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 30px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -10px; }

#sec-cmnt div.slider-block .block-2 .btn {
  padding: 16px 20px; }

#vk-cmt {
  color: #000;
  margin-bottom: 10px;
  padding-bottom: 60px; }

#vk-cmt h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px; }

#sec-guarantees-receive {
  color: #000;
  background-color: #fff;
  text-align: center;
  padding-bottom: 40px; }

#sec-guarantees-receive #guar-c1 {
  margin: 0 auto;
  width: 176px;
  height: 265px;
  background: url("images/guar-c1.jpeg"); }

#sec-guarantees-receive #guar-c1:hover {
  background: url("images/guar-c1.gif"); }

#sec-guarantees-receive h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin-top: 40px;
  margin-bottom: 30px; }

#sec-guarantees-receive p {
  margin: 20px 0 10px; }

#sec-guarantees-receive p#b2 {
  text-align: left; }

#sec-guarantees-receive ul {
  padding: 0;
  list-style-type: none;
  text-align: left; }

#sec-guarantees-receive ul li:before {
  content: "\f111";
  font: normal normal normal 10px/1 FontAwesome;
  padding-right: 10px;
  color: #00c859;
  position: relative;
  top: -1px; }

#select-services-price {
  text-align: center;
  padding-bottom: 75px;
  color: #000;
  background-color: #f9f9f9; }

#select-services-price.detskie {
  background-color: #fff; }

#select-services-price__title {
  margin: 60px auto 36px;
  color: rgba(0, 200, 89, 0.9);
  font-size: 36px;
  font-weight: 700; }

#select-services-price input {
  width: 100%;
  margin-bottom: 10px; }

#select-services-price .btn {
  color: #fff;
  padding: 14px;
  width: 100%; }

#photo-park {
  background-color: #f9f9f9;
  color: #000;
  text-align: center; }

#photo-park h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin: 20px 0; }

#photo-park ul {
  padding: 0;
  margin: 0; }

#photo-park ul#sec-photo-park-slider-for li {
  text-align: center; }

#photo-park ul#sec-photo-park-slider-for li a {
  text-align: center; }

#photo-park ul#sec-photo-park-slider-for .block {
  max-width: 831px;
  max-height: 554px;
  margin: 0 auto;
  overflow: hidden; }

#photo-park ul#sec-photo-park-slider-for .block img {
  width: 100%; }

#photo-park ul#sec-photo-park-slider-nav {
  max-width: 831px;
  margin: 0 auto; }

#photo-park ul#sec-photo-park-slider-nav img {
  height: 114px;
  width: 100%;
  max-width: 170px; }

#photo-park .slick-prev,
#photo-park .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#photo-park .slick-prev {
  left: 10%; }

#photo-park .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#photo-park .slick-next {
  right: 10%; }

#photo-park .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#map {
  position: relative; }
  #map div#adress {
    padding: 20px;
    width: 260px;
    position: absolute;
    top: 30%;
    left: 25%;
    background-color: #932121;
    display: flex;
    z-index: 1; }
    #map div#adress span {
      vertical-align: top;
      color: #fff;
      font-size: 30px;
      margin-right: 20px; }
    #map div#adress p {
      display: inline-block;
      font-weight: bold;
      line-height: 1.8; }
    #map div#adress a {
      display: block;
      text-decoration: underline; }

#map2 {
  position: relative; }
  #map2 div.adress {
    padding: 20px;
    width: 260px;
    position: absolute;
    top: 30%;
    left: 25%;
    background-color: rgba(0, 200, 89, 0.902);
    z-index: 1; }
    #map2 div.adress span {
      vertical-align: top;
      color: #fff;
      font-size: 30px;
      margin-right: 20px; }
    #map2 div.adress p {
      display: inline-block;
      font-weight: bold;
      line-height: 1.8; }
    #map2 div.adress a {
      display: block;
      text-decoration: underline; }

footer {
  background: url(images/footer-bg.jpeg) repeat;
  color: #fff;
  padding-bottom: 30px; }

footer p.title {
  font-weight: bold;
  margin: 30px 0 20px;
  font-size: 16px; }

footer a {
  display: block;
  text-decoration: underline;
  margin: 5px 0; }

footer a[href*=tel] {
  text-decoration: none; }

footer hr {
  background-color: #818181; }

footer .corup {
  margin-bottom: 10px; }

footer p#text {
  font-size: 12px;
  color: #b3b3b3;
  line-height: 1.5; }

footer #increase {
  color: #fff;
  margin-bottom: 20px;
  text-align: center; }
  footer #increase a {
    display: inline-block;
    color: #0086ce; }

.modal {
  text-align: center; }

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%; } }
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-content {
  box-shadow: none; }

#Modal-form,
#Modal-form_date,
#Modal-form_place,
#Modal-form_date_gift {
  color: #000;
  text-align: center; }

#Modal-form h4,
#Modal-form_date h4,
#Modal-form_place h4,
#Modal-form_date_gift h4 {
  text-align: center;
  font-size: 30px; }

#Modal-form form,
#Modal-form_date form,
#Modal-form_place form,
#Modal-form_date_gift form {
  overflow: hidden;
  padding: 16px 0;
  text-align: center; }

#Modal-form form input,
#Modal-form form button,
#Modal-form_date form input,
#Modal-form_date form button,
#Modal-form_place form input,
#Modal-form_place form button,
#Modal-form_date_gift form input,
#Modal-form_date_gift form select,
#Modal-form_date_gift form button {
  margin: 10px 0;
  max-width: 300px;
  width: 100%; }

#Modal-form_date_gift form button {
  padding: 16px; }

#Modal-form form button {
  padding: 16px 0; }

#Modal-form_date_gift form select {
  padding: 16px;
  color: #7d7975;
  border: 1px solid #a7a4a1;
  font-weight: bold;
  -webkit-border-radius: 31px;
  -khtml-border-radius: 31px;
  -moz-border-radius: 31px;
  -ms-border-radius: 31px;
  -o-border-radius: 31px;
  border-radius: 31px; }
  #Modal-form_date_gift form select option {
    color: #000; }

#Modal-form .modal-header,
#Modal-form_date .modal-header,
#Modal-form_place .modal-header,
#Modal-form_date_gift .modal-header {
  border-bottom: 0; }

#Modal-form .modal-footer,
#Modal-form_date .modal-footer,
#Modal-form_place .modal-footer,
#Modal-form_date_gift .modal-footer {
  border-top: 0; }

#quests-have {
  color: #000000;
  padding-top: 40px; }

#quests-have h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px; }

#quests-have p.title {
  font-size: 50px;
  color: #00c859;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  line-height: 1;
  margin-bottom: 30px; }

#quests-have p.title-small {
  font-size: 18px;
  text-align: center; }

#quests-have .btn {
  width: 100%;
  padding: 16px;
  margin: 9px 0; }

#quests-have .block-1 {
  padding: 30px 15px;
  background-color: #efefef; }

#quests-have .block-1 p.title-slider {
  font-size: 24px;
  font-weight: bold; }

#quests-have .block-1 .block-circle {
  margin-bottom: 10px; }

#quests-have .block-1 .block-circle ul {
  list-style-type: none;
  padding: 0; }

#quests-have .block-1 .block-circle ul li {
  text-align: center;
  width: 31.7%;
  display: inline-block; }

#quests-have .block-1 .block-circle ul li .circle {
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  display: table;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

#quests-have .block-1 .block-circle ul li .circle p {
  display: table-cell;
  vertical-align: middle; }

#quests-have .block-1 .block-circle ul li .circle span {
  display: block;
  font-size: 18px; }

#quests-have .block-1 .block-circle ul li .circle.circle-1 {
  background-color: #00c859; }

#quests-have .block-1 .block-circle ul li .circle.circle-2 {
  background-color: #f0cd5c; }

#quests-have .block-1 .block-circle ul li .circle.circle-3 {
  background-color: #acacac;
  padding: 6px; }

#quests-have .block-1 .list {
  font-weight: bold; }

#quests-have .block-1 .list ul {
  padding: 0;
  list-style-type: none;
  text-align: left; }

#quests-have .block-1 .list ul li {
  display: table;
  margin: 3px 0; }

#quests-have .block-1 .list ul li:before {
  display: table-cell;
  content: "\f111";
  font: normal normal normal 10px/1 FontAwesome;
  padding-right: 10px;
  color: #00c859;
  position: relative;
  top: -1px; }

#quests-have .block-1 .butt {
  min-height: 60px;
  margin-top: 10px; }

#quests-have .block-1 .butt span.icon-detskie {
  display: inline-block; }

#quests-have .block-1 .butt p {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  left: 10px;
  position: relative; }

#quests-have .block-1 .butt-title__big {
  font-size: 25px;
  font-weight: bold; }

#quests-have .block-1 .butt-title__small {
  font-size: 14px;
  font-weight: bold; }

#quests-have .block-1:after {
  content: '';
  background: url(images/angle-quests-have.png) no-repeat;
  background-size: cover;
  height: 100%;
  width: 130px;
  display: block;
  position: absolute;
  right: -128px;
  top: 0;
  z-index: 1; }

#quests-have ul.sec-slidesToShow1 {
  padding: 0;
  margin-bottom: 0; }

#quests-have ul.sec-slidesToShow1 img {
  max-height: 496px; }

#quests-have ul.sec-slidesToShow1 .slick-prev,
#quests-have ul.sec-slidesToShow1 .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#quests-have ul.sec-slidesToShow1 .slick-prev {
  left: 15%; }

#quests-have ul.sec-slidesToShow1 .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#quests-have ul.sec-slidesToShow1 .slick-next {
  right: 4%; }

#quests-have ul.sec-slidesToShow1 .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#pavilions-parents {
  color: #000;
  padding-top: 40px; }

#pavilions-parents h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px; }

#pavilions-parents p.title {
  text-align: center;
  padding-bottom: 20px; }

#pavilions-parents .nav-tabs {
  text-align: center;
  border-bottom: none;
  margin: 0 auto; }

#pavilions-parents .nav-tabs li {
  width: 200px;
  margin: 0 10px;
  float: none;
  display: inline-block; }

#pavilions-parents .nav-tabs li.active a {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

#pavilions-parents .btn-pavpa {
  font-weight: bold;
  padding: 5px 15px;
  margin-bottom: 30px;
  border: 4px solid #e9e9e9;
  text-align: center;
  cursor: pointer;
  color: #000;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.2s ease-out 0s;
  -khtml-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

#pavilions-parents .btn-pavpa:hover {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

#pavilions-parents .btn {
  width: 100%;
  padding: 16px 2px;
  margin-bottom: 20px; }

#pavilions-parents .block-1 {
  padding: 30px 15px;
  background-color: #efefef;
  overflow: hidden;
  min-height: 420px; }

#pavilions-parents .block-1 p.title-slider {
  font-size: 24px;
  font-weight: bold; }

#pavilions-parents .block-1 .block-circle {
  margin-top: 65px; }

#pavilions-parents .block-1 .block-circle ul {
  list-style-type: none;
  padding: 0; }

#pavilions-parents .block-1 .block-circle ul li {
  text-align: center;
  width: 49%;
  display: inline-block; }

#pavilions-parents .block-1 .block-circle ul li .circle {
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  display: table;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

#pavilions-parents .block-1 .block-circle ul li .circle p {
  display: table-cell;
  vertical-align: middle; }

#pavilions-parents .block-1 .block-circle ul li .circle span {
  display: block;
  font-size: 18px; }

#pavilions-parents .block-1 .block-circle ul li .circle.circle-1 {
  background-color: #00c859; }

#pavilions-parents .block-1 .block-circle ul li .circle.circle-2 {
  background-color: #f0cd5c; }

#pavilions-parents .block-1 .block-circle ul li .circle.circle-3 {
  background-color: #acacac;
  padding: 6px; }

#pavilions-parents .block-1 .list.bold {
  font-weight: bold; }

#pavilions-parents .block-1 .list ul {
  padding: 0;
  list-style-type: none;
  text-align: left; }

#pavilions-parents .block-1 .list ul li {
  display: table;
  margin: 6px 0; }

#pavilions-parents .block-1 .list ul li:before {
  display: table-cell;
  content: "\f111";
  font: normal normal normal 10px/1 FontAwesome;
  padding-right: 10px;
  color: #932121;
  position: relative;
  top: -1px; }

#pavilions-parents .block-1:after {
  content: '';
  background: url(images/angle-quests-have.png) no-repeat;
  background-size: cover;
  height: 100%;
  width: 130px;
  display: block;
  position: absolute;
  right: -128px;
  top: 0;
  z-index: 1; }

#pavilions-parents .row-btn {
  position: absolute;
  width: 100%;
  bottom: 0; }

#pavilions-parents ul.sec-slidesToShow1 {
  padding: 0;
  margin-bottom: 0; }

#pavilions-parents ul.sec-slidesToShow1 li {
  max-height: 420px;
  overflow: hidden; }

#pavilions-parents ul.sec-slidesToShow1 li img {
  width: 100%; }

#pavilions-parents ul.sec-slidesToShow1 .slick-prev,
#pavilions-parents ul.sec-slidesToShow1 .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#pavilions-parents ul.sec-slidesToShow1 .slick-prev {
  left: 15%; }

#pavilions-parents ul.sec-slidesToShow1 .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#pavilions-parents ul.sec-slidesToShow1 .slick-next {
  right: 4%; }

#pavilions-parents ul.sec-slidesToShow1 .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#other-entertainment {
  color: #000;
  padding: 40px 0; }

#other-entertainment h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 10px; }

#other-entertainment p {
  text-align: center;
  margin-bottom: 20px; }

#other-entertainment .row {
  padding-right: 5px;
  padding-left: 5px;
  text-align: center; }
  #other-entertainment .row .btn.lasertag {
    padding: 15px 30px;
    margin: 7px 0; }

#other-entertainment .other-entertainment__one_bl {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  overflow: hidden; }

#other-entertainment .other-entertainment__one_bl:hover img {
  -webkit-transform: scale(1.5);
  -khtml-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5); }

#other-entertainment .other-entertainment__one_bl:hover .other-entertainment__one_bl_title {
  opacity: 0; }

#other-entertainment .other-entertainment__one_bl:hover .other-entertainment__one_bl_descript {
  opacity: 1; }

#other-entertainment .other-entertainment__one_bl_title {
  width: 93%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  color: #ffffff;
  font-size: 27px;
  font-weight: 700;
  margin-top: 17px;
  line-height: 1;
  opacity: 1;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  -khtml-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

#other-entertainment .other-entertainment__one_bl_title:after {
  content: '';
  border-bottom: 4px solid #fff;
  width: 45px;
  display: block;
  margin: 0 auto;
  padding-top: 10px; }

#other-entertainment .other-entertainment__one_bl_descript {
  color: #fff;
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s; }

#other-entertainment .other-entertainment__one_bl_descript .title {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  padding: 0; }

#other-entertainment .other-entertainment__one_bl_descript ul {
  margin: 0;
  padding: 0 27px; }

#other-entertainment .other-entertainment__one_bl_descript ul li {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left; }

#other-entertainment .other-entertainment__one_bl_descript .br {
  border: 3px solid #fff;
  height: 100%; }

#other-entertainment .other-entertainment__one_bl img {
  width: 100%;
  -webkit-transition: all 0.5s ease 0s;
  -khtml-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

#promotion-park {
  color: #000;
  padding: 40px 0;
  background-color: #f9f9f9; }

#promotion-park h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px; }

#promotion-park p.title {
  text-align: center;
  padding: 20px 0; }

#promotion-park [class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden; }

#promotion-park .promotion-park__one_bl {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  margin-bottom: 5px; }

#promotion-park .promotion-park__one_bl:hover .promotion-park__one_bl_title {
  opacity: 0; }

#promotion-park .promotion-park__one_bl:hover .promotion-park__one_bl_descript {
  opacity: 1; }

#promotion-park .promotion-park__one_bl_title {
  width: 93%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  color: #ffffff;
  font-size: 27px;
  font-weight: 700;
  margin-top: 17px;
  line-height: 1;
  opacity: 1;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  -khtml-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

#promotion-park .promotion-park__one_bl_title:after {
  content: '';
  border-bottom: 4px solid #fff;
  width: 45px;
  display: block;
  margin: 0 auto;
  padding-top: 10px; }

#promotion-park .promotion-park__one_bl_descript {
  color: #fff;
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s; }

#promotion-park .promotion-park__one_bl_descript .title {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  padding: 0; }

#promotion-park .promotion-park__one_bl_descript ul li {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left; }

#promotion-park .promotion-park__one_bl_descript .br {
  border: 3px solid #fff;
  height: 100%; }

#promotion-park .promotion-park__one_bl img {
  width: 100%; }

#examples-quests {
  color: #000; }

#examples-quests h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px; }

#examples-quests p#title {
  text-align: right; }

#examples-quests #sec-examples-dd {
  border-radius: 15px;
  border: 2px solid #a7a4a1;
  padding: 3px 16px;
  margin-left: 3px;
  background-color: #fff; }

#examples-quests .dropdown:hover ul.dropdown-menu {
  display: block;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  margin: 0; }

#examples-quests .dropdown .dropdown-menu li {
  display: block; }

#examples-quests .dropdown .dropdown-menu li a {
  color: #fff; }

#examples-quests .dropdown .dropdown-menu li a:hover {
  border-bottom: 0px !important;
  background-color: #00c859; }

#examples-quests .nav-tabs {
  border-bottom: none; }

#examples-quests .nav-tabs li {
  float: none;
  text-align: center; }

#examples-quests .nav-tabs li a {
  border: none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

#examples-quests .nav-tabs li.active a {
  border: none;
  background-color: #00c859; }

#examples-quests ul.sec-slidesToShow1 {
  padding: 0; }

#examples-quests ul.sec-slidesToShow1 .slick-prev,
#examples-quests ul.sec-slidesToShow1 .slick-next {
  z-index: 1;
  width: 50px;
  height: 50px; }

#examples-quests ul.sec-slidesToShow1 .slick-prev:before,
#examples-quests ul.sec-slidesToShow1 .slick-next:before {
  font-size: 45px;
  color: #434547; }

#examples-quests ul.sec-slidesToShow1 .slick-prev {
  left: 0; }

#examples-quests ul.sec-slidesToShow1 .slick-next {
  right: 0; }

#examples-quests div.slider-block {
  margin: 20px 60px;
  padding: 30px;
  text-align: center;
  overflow: auto;
  background-color: #f9f9f9;
  -webkit-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25); }

#examples-quests div.slider-block ul {
  padding: 0; }

#examples-quests div.slider-block ul li {
  display: inline-block;
  width: 29%;
  margin: 10px 1.69%; }

#examples-quests div.slider-block img {
  width: 100%; }

#examples-quests div.slider-block .block-2 {
  text-align: left; }

#examples-quests div.slider-block .block-2 .info span.icon-8 {
  vertical-align: top;
  margin-top: 4px;
  margin-right: 5px; }

#examples-quests div.slider-block .block-2 .info p.title-info {
  font-size: 24px;
  font-weight: bold;
  display: block; }

#examples-quests div.slider-block .block-2 .info p {
  display: inline-block; }

#examples-quests div.slider-block .block-2 .info span {
  font-weight: bold;
  line-height: 1; }

#examples-quests div.slider-block .block-2 .info span.txt-big {
  font-size: 40px; }

#examples-quests div.slider-block .block-2 .info span.txt-small {
  font-size: 18px; }

#examples-quests div.slider-block .block-2 .comment p.title {
  font-size: 18px;
  margin-top: 30px;
  font-weight: bold; }

#examples-quests div.slider-block .block-2 .comment .comt p {
  text-align: justify;
  position: relative;
  background-color: #fff;
  padding: 20px;
  margin: 25px 0;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

#examples-quests div.slider-block .block-2 .comment .comt p:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 30px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -10px; }

#examples-quests div.slider-block .block-2 .btn {
  padding: 16px 20px;
  width: 350px; }

#you-not-hungry {
  color: #000;
  padding: 40px 0;
  text-align: center;
  background-color: #f9f9f9; }

#you-not-hungry h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px; }

#you-not-hungry p.title {
  text-align: center;
  padding: 20px 0;
  margin-top: 0; }

#you-not-hungry p {
  padding: 15px; }

#you-not-hungry [class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden; }

#you-not-hungry .you-not-hungry__one_bl {
  cursor: pointer;
  margin: 2.5px auto;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

#you-not-hungry .you-not-hungry__one_bl:hover {
  -webkit-transform: scale(1.05);
  -khtml-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05); }

#you-not-hungry .you-not-hungry__one_bl_title {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  margin-top: 17px;
  line-height: 1; }

#you-not-hungry .you-not-hungry__one_bl_title:after {
  content: '';
  border-bottom: 4px solid #fff;
  width: 45px;
  display: block;
  margin: 0 auto;
  padding-top: 10px; }

#you-not-hungry .you-not-hungry__one_bl img {
  width: 100%; }

#weather-worse {
  color: #000;
  padding: 40px 0;
  font-weight: bold; }

#weather-worse.paintball h2 {
  border-top: none; }

#weather-worse h2 {
  border-top: 1px solid #a7a4a1;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  padding-top: 30px;
  margin-bottom: 0px;
  font-weight: bold; }

#weather-worse p.h2-title {
  text-align: center;
  padding: 20px 0;
  margin-top: 0;
  font-weight: normal; }

#weather-worse .bg {
  background-color: #f9f9f9; }

#weather-worse .one_bl {
  padding: 40px 0;
  overflow: hidden;
  min-height: 269px; }

#weather-worse .one_bl__number {
  font-size: 100px;
  color: #00c859;
  line-height: 1; }

#weather-worse .one_bl__title {
  font-size: 18px;
  margin: 10px 0 30px; }

#weather-worse .one_bl__text {
  font-weight: normal;
  margin: 0; }

#weather-worse .one_bl__btn {
  border: 4px solid #e9e9e9;
  background-color: #fff;
  padding: 5px 34px;
  margin-top: 25px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease-out 0s;
  -khtml-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

#weather-worse .one_bl__btn:hover {
  background-color: #f0cd5c;
  border-color: #f0cd5c; }

#delivery-park {
  color: #000;
  padding: 40px 0;
  background: url(images/sec-delivery-park.jpeg) no-repeat;
  background-size: cover; }

#delivery-park h2 {
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  margin: 0px;
  font-weight: bold; }

#delivery-park p.h2-title {
  text-align: center;
  padding: 20px 0;
  margin-top: 0;
  font-weight: normal; }

#delivery-park .pavilions-h {
  overflow: hidden; }

#delivery-park ul.sec-slidesToShow1 {
  list-style-type: none;
  padding: 0; }

#delivery-park ul.sec-slidesToShow1 .slider-block {
  margin: 20px 60px;
  background-color: #fff;
  -webkit-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25); }

#delivery-park ul.sec-slidesToShow1 .slider-block img {
  width: 100%; }

#delivery-park .block-1 {
  padding: 25px 15px;
  overflow: hidden; }

#delivery-park .block-1 p.title-slider {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px; }

#delivery-park .block-1 .list.bold {
  font-weight: bold; }

#delivery-park .block-1 .list ul {
  padding: 0;
  list-style-type: none;
  text-align: left; }

#delivery-park .block-1 .list ul li {
  display: table;
  margin: 8px 0; }

#delivery-park .block-1 .list ul li:before {
  display: table-cell;
  content: "\f111";
  font: normal normal normal 10px/1 FontAwesome;
  padding-right: 10px;
  color: #932121;
  position: relative;
  top: -1px; }

#delivery-park .block-1 .btn {
  max-width: 300px;
  width: 100%;
  padding: 16px 2px;
  margin-bottom: 20px; }

#delivery-park .col-md-7:after {
  content: '';
  background: url(images/angle-delivery-park.png) no-repeat;
  background-size: cover;
  height: 100%;
  width: 130px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 1; }

#delivery-park .row-btn {
  width: 100%;
  bottom: 0;
  margin: 0; }

#delivery-park ul.sec-slidesToShow1 {
  padding: 0; }

#delivery-park ul.sec-slidesToShow1 .slick-prev,
#delivery-park ul.sec-slidesToShow1 .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#delivery-park ul.sec-slidesToShow1 .slick-prev {
  left: 5px; }

#delivery-park ul.sec-slidesToShow1 .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#delivery-park ul.sec-slidesToShow1 .slick-next {
  right: 5px; }

#delivery-park ul.sec-slidesToShow1 .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#people-quality-rest {
  color: #000;
  padding-top: 40px; }

#people-quality-rest h2 {
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  margin: 0px;
  margin-bottom: 30px;
  font-weight: bold; }

#people-quality-rest .pavilions-h {
  max-height: 488px;
  overflow: hidden; }

#people-quality-rest .slider-bock img {
  width: 100%;
  max-height: 1000px; }

#people-quality-rest .block-1 {
  min-height: 488px;
  padding: 15px;
  overflow: hidden;
  background: url(images/people-quality-rest-block.png) top right no-repeat;
  background-size: cover;
  background-color: #f9f9f9; }

#people-quality-rest .block-1 h3 {
  margin-bottom: 35px; }

#people-quality-rest .block-1 a {
  border: 4px solid #e9e9e9;
  color: black;
  padding: 5px 40px;
  margin-bottom: 25px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }

#people-quality-rest .block-1 .btn {
  margin-top: 20px; }

#people-quality-rest .block-1:after {
  content: '';
  position: absolute;
  left: -119px;
  top: -2px;
  border: 99px solid transparent;
  border-right: 20px solid #f8f7f7;
  border-bottom: 468px solid #f8f7f7; }

#people-quality-rest ul.sec-slidesToShow1 {
  padding: 0;
  margin: 0; }

#people-quality-rest ul.sec-slidesToShow1 .slick-prev,
#people-quality-rest ul.sec-slidesToShow1 .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#people-quality-rest ul.sec-slidesToShow1 .slick-prev {
  left: 5px; }

#people-quality-rest ul.sec-slidesToShow1 .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#people-quality-rest ul.sec-slidesToShow1 .slick-next {
  right: 5px; }

#people-quality-rest ul.sec-slidesToShow1 .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#turnkey-holiday {
  text-align: center;
  padding: 40px 0;
  color: #000; }

#turnkey-holiday__title2 {
  margin-top: 20px;
  margin-bottom: 40px; }

#turnkey-holiday__title {
  color: #333;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0; }

#turnkey-holiday input {
  width: 100%;
  margin-bottom: 10px; }

#turnkey-holiday .btn {
  color: #fff;
  padding: 16px 14px;
  width: 100%; }

#choose-equipment {
  color: #000;
  background-color: #f9f9f9;
  padding-bottom: 40px;
  margin-top: 30px; }

#choose-equipment h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin-top: 40px; }

#choose-equipment .nav-tabs {
  border-bottom: none;
  width: 660px;
  margin: 0px auto;
  margin-top: 20px; }

#choose-equipment .nav-tabs li {
  width: 200px;
  margin: 0 10px; }

#choose-equipment .nav-tabs li.active a {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

#choose-equipment .nav-tabs .btn-pavpa {
  font-weight: bold;
  padding: 8px 15px;
  border: 4px solid #e9e9e9;
  text-align: center;
  cursor: pointer;
  color: #000;
  background-color: #fff;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.2s ease-out 0s;
  -khtml-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

#choose-equipment .nav-tabs .btn-pavpa:hover {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

#choose-equipment div.choose-equipment-block {
  margin: 30px 60px;
  padding: 30px;
  text-align: center;
  overflow: auto;
  background-color: #f9f9f9;
  -webkit-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 3px 18px rgba(0, 0, 0, 0.25); }

#choose-equipment div.choose-equipment-block ul {
  padding: 0; }

#choose-equipment div.choose-equipment-block ul li {
  display: inline-block;
  width: 29%;
  margin: 10px 1.69%; }

#choose-equipment div.choose-equipment-block img {
  width: 100%; }

#choose-equipment div.choose-equipment-block h2 {
  margin-top: 0;
  margin-bottom: 30px; }

#choose-equipment div.choose-equipment-block .block-2 {
  text-align: left; }

#choose-equipment div.choose-equipment-block .block-2 .info {
  text-align: center;
  margin-bottom: 50px; }

#choose-equipment div.choose-equipment-block .block-2 .info div.icon-paintball.icon-7 {
  margin-bottom: 10px; }

#choose-equipment div.choose-equipment-block .block-2 .info span {
  font-weight: bold;
  line-height: 1; }

#choose-equipment div.choose-equipment-block .block-2 .range {
  margin-bottom: 30px; }

#choose-equipment div.choose-equipment-block .block-2 .range p.title-range {
  font-size: 24px;
  font-weight: bold; }

#choose-equipment div.choose-equipment-block .block-2 form input,
#choose-equipment div.choose-equipment-block .block-2 form button {
  width: 100%;
  margin-bottom: 20px; }

#choose-equipment div.choose-equipment-block .block-2 .btn {
  padding: 16px 20px; }

#price-paintball {
  color: #000;
  text-align: center;
  padding-bottom: 64px;
  border-bottom: 1px solid #a7a4a1; }

#price-paintball-slider {
  padding: 0; }

#price-paintball-slider .slick-prev,
#price-paintball-slider .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#price-paintball-slider .slick-prev {
  left: 3%; }

#price-paintball-slider .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#price-paintball-slider .slick-next {
  right: 3%; }

#price-paintball-slider .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#price-paintball h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin-top: 40px; }

#price-paintball p#title {
  margin-bottom: 50px;
  font-size: 18px; }

#price-paintball p.title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0; }

#price-paintball .nav-tabs {
  border-bottom: none;
  margin: 10px auto; }

#price-paintball .nav-tabs li {
  width: 84px;
  margin: 0 auto;
  float: none;
  display: inline-block; }

#price-paintball .nav-tabs li a {
  line-height: 1;
  outline: none; }

#price-paintball .nav-tabs li.active a {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

#price-paintball .nav-tabs .btn-pavpa {
  font-weight: bold;
  padding: 5px 15px;
  border: 4px solid #e9e9e9;
  cursor: pointer;
  color: #000;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.2s ease-out 0s;
  -khtml-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

#price-paintball .nav-tabs .btn-pavpa:hover {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

#price-paintball .tab-content .block {
  background-color: #f9f9f9;
  padding: 30px 14px;
  margin: 10px;
  -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px; }

#price-paintball .tab-content .block p {
  font-size: 18px; }

#price-paintball .tab-content .block p.price {
  font-weight: bold; }

#price-paintball .tab-content .block p span {
  font-size: 40px;
  line-height: 1; }

#price-paintball .tab-content .block_bg {
  margin: 25px 0 20px;
  padding: 20px 0;
  background-color: #fbf4d3;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px; }

#price-paintball .tab-content .block .btn {
  width: 100%; }

#price-paintball .block_dop {
  text-align: center;
  font-size: 18px;
  margin-top: 46px; }

#price-paintball .block_dop .icon-7 {
  margin-bottom: 15px; }

#price-paintball .block_dop p:nth-child(2) {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px; }

#area-ratomka {
  color: #000;
  text-align: center;
  border-bottom: 6px solid #cfcfcf; }

#area-ratomka .container {
  max-width: 1170px; }

#area-ratomka h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin-top: 40px; }

#area-ratomka h2.color {
  color: #00c859; }

#area-ratomka p#title {
  font-size: 18px; }

#area-ratomka .nav-tabs {
  border-bottom: none;
  margin: 35px 0 25px; }

#area-ratomka .nav-tabs li {
  width: 150px;
  float: none;
  display: inline-block;
  margin-bottom: 10px; }

#area-ratomka .nav-tabs li a {
  line-height: 1;
  margin: 0 5px; }

#area-ratomka .nav-tabs li.active a {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

#area-ratomka .nav-tabs .btn-pavpa {
  font-weight: bold;
  padding: 10px 15px;
  border: 4px solid #e9e9e9;
  cursor: pointer;
  color: #000;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.2s ease-out 0s;
  -khtml-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

#area-ratomka .nav-tabs .btn-pavpa:hover {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

#area-ratomka .block-1 {
  padding: 30px 15px;
  background-color: #efefef;
  overflow: hidden;
  min-height: 450px; }

#area-ratomka .block-1 p.title-slider {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px; }

#area-ratomka .block-1 .list {
  text-align: left; }

#area-ratomka .block-1 .list ul {
  padding: 0;
  list-style-type: none; }

#area-ratomka .block-1 .list ul li {
  display: table;
  margin: 8px 0; }

#area-ratomka .block-1 .list ul li:before {
  display: table-cell;
  content: "\f111";
  font: normal normal normal 10px/1 FontAwesome;
  padding-right: 10px;
  color: #00c859;
  position: relative;
  top: -1px; }

#area-ratomka .block-1 .time {
  text-align: left; }

#area-ratomka .block-1 .time p {
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
  margin-left: 10px; }

#area-ratomka .block-1 .time-text__big {
  font-size: 40px;
  font-weight: bold; }

#area-ratomka .block-1 .time-text__small {
  font-size: 18px;
  font-weight: bold; }

#area-ratomka .block-1 .row-btn {
  text-align: left; }

#area-ratomka .block-1 .row-btn .btn {
  margin: 10px 0; }

#area-ratomka .block-1:after {
  content: '';
  background: url(images/angle-quests-have.png) no-repeat;
  background-size: cover;
  height: 100%;
  width: 130px;
  display: block;
  position: absolute;
  right: -128px;
  top: 0;
  z-index: 1; }

#area-ratomka ul.sec-slidesToShow1 {
  padding: 0;
  margin: 0; }

#area-ratomka ul.sec-slidesToShow1 li img {
  max-height: 450px; }

#area-ratomka ul.sec-slidesToShow1 .slick-prev,
#area-ratomka ul.sec-slidesToShow1 .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#area-ratomka ul.sec-slidesToShow1 .slick-prev {
  left: 13%; }

#area-ratomka ul.sec-slidesToShow1 .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#area-ratomka ul.sec-slidesToShow1 .slick-next {
  right: 3%; }

#area-ratomka ul.sec-slidesToShow1 .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#outfitting-lasertag {
  color: #000;
  text-align: center;
  background-color: #f9f9f9;
  margin-top: 50px;
  padding-bottom: 50px; }

#outfitting-lasertag h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin-top: 40px; }

#outfitting-lasertag .container {
  max-width: none; }

#outfitting-lasertag [class*="icon-"] {
  min-height: 60px; }

#outfitting-lasertag [class*="icon-"] + p {
  font-weight: bold; }

#outfitting-lasertag .icon-7 {
  top: 5px; }

#outfitting-lasertag p.outfitting-lasertag-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 25px; }

#outfitting-lasertag ul {
  padding: 0; }

#outfitting-lasertag ul li {
  margin: 0 10px;
  border: 1px solid #e9e9e9; }

#outfitting-lasertag ul li img {
  width: 100%; }

#outfitting-lasertag form {
  max-width: 940px;
  margin: 0 auto; }

#outfitting-lasertag form button,
#outfitting-lasertag form input {
  width: 100%; }

#outfitting-lasertag form .btn {
  padding: 16px 8px; }

#outfitting-lasertag .slick-prev,
#outfitting-lasertag .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#outfitting-lasertag .slick-prev {
  left: -43px; }

#outfitting-lasertag .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#outfitting-lasertag .slick-next {
  right: -43px; }

#outfitting-lasertag .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#laser-price {
  color: #000;
  text-align: center; }

#laser-price h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin-top: 40px; }

#laser-price p#title {
  font-size: 18px;
  margin-bottom: 65px; }

#laser-price [class*="col"] .row {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden; }

#laser-price .laser-price__one_bl {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  margin-bottom: 5px; }

#laser-price .laser-price__one_bl:hover .laser-price__one_bl_title {
  opacity: 0; }

#laser-price .laser-price__one_bl:hover .laser-price__one_bl_descript {
  opacity: 1; }

#laser-price .laser-price__one_bl_title {
  width: 93%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  color: #ffffff;
  font-size: 27px;
  font-weight: 700;
  margin-top: 17px;
  line-height: 1;
  opacity: 1;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  -khtml-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

#laser-price .laser-price__one_bl_title:after {
  content: '';
  border-bottom: 4px solid #fff;
  width: 45px;
  display: block;
  margin: 0 auto;
  padding-top: 10px; }

#laser-price .laser-price__one_bl_descript {
  color: #fff;
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s; }

#laser-price .laser-price__one_bl_descript .title {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  padding: 0; }

#laser-price .laser-price__one_bl_descript ul li {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left; }

#laser-price .laser-price__one_bl_descript .br {
  border: 3px solid #fff;
  height: 100%; }

#laser-price .laser-price__one_bl img {
  width: 100%; }

#laser-price #block {
  background-color: #f9f9f9;
  padding: 30px 14px;
  margin-top: -45px;
  -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2); }

#laser-price #block p {
  font-size: 18px;
  margin-bottom: 0; }

#laser-price #block p.price {
  font-weight: bold; }

#laser-price #block p span {
  font-size: 40px;
  line-height: 1; }

#laser-price #block_bg {
  margin-bottom: 2px;
  padding: 15px 0;
  background-color: #fbf4d3;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px; }

#laser-price #block .list p {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 18px; }

#laser-price #block .list ul {
  padding-left: 10px;
  list-style-type: none;
  text-align: left; }

#laser-price #block .list ul li {
  display: table;
  margin: 3px 0;
  font-size: 16px; }

#laser-price #block .list ul li:before {
  display: table-cell;
  content: "\f111";
  font: normal normal normal 10px/1 FontAwesome;
  padding-right: 10px;
  color: #00c859;
  position: relative;
  top: -1px; }

#laser-price #block .btn {
  margin-top: 30px; }

#tips-choose-park {
  text-align: center;
  color: #000;
  border-top: 1px solid #a7a4a1;
  padding-bottom: 70px; }

#tips-choose-park h2.color {
  color: #00c859; }

#tips-choose-park h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin-top: 40px; }

#tips-choose-park p#title {
  font-size: 18px;
  margin-bottom: 50px; }

#tips-choose-park input {
  width: 100%;
  margin-bottom: 10px; }

#tips-choose-park .btn {
  color: #fff;
  padding: 14px;
  width: 100%; }

#tips-choose-park.to .btn {
  white-space: inherit; }

#pick-up-amount {
  text-align: center;
  padding: 40px 0;
  color: #000; }

#pick-up-amount h2.color {
  color: #932121; }

#pick-up-amount h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  margin-top: 40px; }

#pick-up-amount__title {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 18px; }

#pick-up-amount input {
  width: 100%;
  margin-bottom: 10px; }

#pick-up-amount .btn {
  color: #fff;
  padding: 16px;
  width: 100%; }

.prices {
  display: inline-block;
  line-height: 1;
  font-size: 13px;
  vertical-align: top;
  line-height: 1.3;
  left: 10px;
  position: relative; }

.fat {
  font-size: 20px; }

#delivery-park.line {
  border-top: 1px solid #a7a4a1; }

#arbours-block {
  color: #000000;
  padding-top: 40px; }

#arbours-block h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  margin: 40px 0 20px; }

#arbours-block p.title-small {
  font-size: 18px;
  text-align: center; }

#arbours-block .btn {
  width: 100%;
  padding: 16px;
  margin: 9px 0;
  margin-top: 21px; }

#arbours-block .block-1 {
  min-height: 461px;
  padding: 30px 15px;
  background-color: #efefef; }

#arbours-block .block-1 p.title-slider {
  font-size: 24px;
  font-weight: bold; }

#arbours-block .block-1 .block-circle {
  margin-bottom: 10px; }

#arbours-block .block-1 .block-circle ul {
  list-style-type: none;
  padding: 0; }

#arbours-block .block-1 .block-circle ul li {
  text-align: center;
  width: 48%;
  display: inline-block; }

#arbours-block .block-1 .block-circle ul li .circle {
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  display: table;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

#arbours-block .block-1 .block-circle ul li .circle p {
  display: table-cell;
  vertical-align: middle; }

#arbours-block .block-1 .block-circle ul li .circle span {
  display: block;
  font-size: 18px; }

#arbours-block .block-1 .block-circle ul li .circle.circle-1 {
  background-color: #00c859; }

#arbours-block .block-1 .block-circle ul li .circle.circle-2 {
  background-color: #f0cd5c; }

#arbours-block .block-1 .list ul {
  padding: 0;
  list-style-type: none;
  text-align: left; }

#arbours-block .block-1 .list ul li {
  display: table;
  margin: 3px 0; }

#arbours-block .block-1 .list ul li:before {
  display: table-cell;
  content: "\f111";
  font: normal normal normal 10px/1 FontAwesome;
  padding-right: 10px;
  color: #00c859;
  position: relative;
  top: -1px; }

#arbours-block .block-1 .butt {
  min-height: 60px;
  margin-top: 10px; }

#arbours-block .block-1 .butt span.icon-detskie {
  display: inline-block; }

#arbours-block .block-1 .butt p {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  left: 10px;
  position: relative; }

#arbours-block .block-1 .butt-title__big {
  font-size: 25px;
  font-weight: bold; }

#arbours-block .block-1 .butt-title__small {
  font-size: 14px;
  font-weight: bold; }

#arbours-block .block-1:after {
  content: '';
  background: url(images/angle-quests-have.png) no-repeat;
  background-size: cover;
  height: 100%;
  width: 130px;
  display: block;
  position: absolute;
  right: -128px;
  top: 0;
  z-index: 1; }

#arbours-block ul.sec-slidesToShow1 {
  padding: 0;
  margin-bottom: 0; }

#arbours-block ul.sec-slidesToShow1 img {
  max-height: 461px; }

#arbours-block ul.sec-slidesToShow1 .slick-prev,
#arbours-block ul.sec-slidesToShow1 .slick-next {
  z-index: 1;
  background: #f0cd5c;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  padding: 25px; }

#arbours-block ul.sec-slidesToShow1 .slick-prev {
  left: 15%; }

#arbours-block ul.sec-slidesToShow1 .slick-prev:before {
  top: -6px;
  left: -6px;
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#arbours-block ul.sec-slidesToShow1 .slick-next {
  right: 4%; }

#arbours-block ul.sec-slidesToShow1 .slick-next:before {
  top: -5px;
  left: -3px;
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  position: relative; }

#other-entertainment.arbours h2 {
  margin-bottom: 7px; }

#other-entertainment.arbours p {
  text-align: center;
  margin-bottom: 20px; }

.form-arbours {
  text-align: center;
  padding: 40px 0;
  color: #000; }

.form-arbours.line {
  border-top: 1px solid #a7a4a1; }

.form-arbours__title2 {
  margin-top: 20px;
  margin-bottom: 40px; }

.form-arbours__title {
  color: #932121;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0; }

.form-arbours input {
  width: 100%;
  margin-bottom: 10px; }

.form-arbours .btn {
  color: #fff;
  padding: 16px 14px;
  width: 100%; }

#different-from-other {
  color: #000;
  padding: 40px 0;
  font-weight: bold; }

#different-from-other h2 {
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  margin-top: 0px;
  padding-top: 30px;
  margin-bottom: 0px;
  font-weight: bold; }

#different-from-other h3 {
  font-size: 30px;
  line-height: 38px;
  margin: 0 15px 20px;
  font-weight: bold; }

#different-from-other p.h2-title {
  text-align: center;
  padding: 20px 0;
  margin-top: 0;
  font-weight: normal; }

#different-from-other .bg {
  background-color: #f9f9f9; }

#different-from-other .one_bl {
  padding: 40px 0;
  overflow: hidden;
  min-height: 269px; }

#different-from-other .one_bl .row {
  margin-left: 0; }

#different-from-other .one_bl .fa-times {
  font-size: 62px;
  color: red;
  line-height: 1;
  margin: 0 auto; }

#different-from-other .one_bl .icon-8 {
  margin-top: 15px; }

#different-from-other .one_bl__title {
  font-size: 18px;
  margin: 10px 0 20px; }

#different-from-other .one_bl__text {
  font-weight: normal;
  margin: 0;
  margin-bottom: 40px; }

#different-from-other .one_bl__btn {
  border: 4px solid #e9e9e9;
  background-color: #fff;
  padding: 5px 34px;
  margin-top: 25px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease-out 0s;
  -khtml-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

#different-from-other .one_bl__btn:hover {
  background-color: #f0cd5c;
  border-color: #f0cd5c; }

/* corporate */
#additional-entertainment {
  text-align: center; }
  #additional-entertainment [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden; }
  #additional-entertainment h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px; }
  #additional-entertainment .additional-entertainment__one_bl {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
    margin-bottom: 5px; }
    #additional-entertainment .additional-entertainment__one_bl:hover .additional-entertainment__one_bl_title {
      opacity: 0; }
    #additional-entertainment .additional-entertainment__one_bl:hover .additional-entertainment__one_bl_descript {
      opacity: 1; }
    #additional-entertainment .additional-entertainment__one_bl_title {
      width: 93%;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      color: #ffffff;
      font-size: 27px;
      font-weight: 700;
      padding-top: 17px;
      line-height: 1;
      background-color: #00000078;
    width: 100%;
    padding-bottom: 10px;
      -webkit-transition: all 0.5s ease 0s;
      -khtml-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      opacity: 1; }
      #additional-entertainment .additional-entertainment__one_bl_title:after {
        content: '';
        border-bottom: 4px solid #fff;
        width: 45px;
        display: block;
        margin: 0 auto;
        padding-top: 10px; }
    #additional-entertainment .additional-entertainment__one_bl_descript {
      /* display: none; */
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      padding: 18px;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-transition: all 1s ease 0s;
      -khtml-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s; }
      #additional-entertainment .additional-entertainment__one_bl_descript .title {
        margin-top: 10px;
        font-size: 24px;
        font-weight: 700;
        line-height: 24px; }
      #additional-entertainment .additional-entertainment__one_bl_descript ul li {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        text-align: left; }
      #additional-entertainment .additional-entertainment__one_bl_descript .br {
        /* border: 3px solid #fff */
        height: 100%; }
      #additional-entertainment .additional-entertainment__one_bl_descript .btn {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        bottom: 20px;
        max-width: 180px;
        padding: 12px 0px; }
    #additional-entertainment .additional-entertainment__one_bl img {
      width: 100%; }

#price-corporate {
  color: #000;
  text-align: center;
  padding-bottom: 40px; }
  #price-corporate h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px; }
  #price-corporate h5 {
    line-height: 1.5; }
  #price-corporate p#title {
    margin-bottom: 40px;
    font-size: 18px; }
  #price-corporate p.title {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 0; }
  #price-corporate ul.sec-slidesToShow3 {
    padding: 0;
    margin-bottom: 0; }
    #price-corporate ul.sec-slidesToShow3 .slick-prev, #price-corporate ul.sec-slidesToShow3 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px;
      top: 60%; }
    #price-corporate ul.sec-slidesToShow3 .slick-prev {
      left: -2%; }
      #price-corporate ul.sec-slidesToShow3 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #price-corporate ul.sec-slidesToShow3 .slick-next {
      right: -2%; }
      #price-corporate ul.sec-slidesToShow3 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
  #price-corporate .block {
    text-align: left;
    background-color: #f9f9f9;
    padding: 30px 14px;
    margin: 10px;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #price-corporate .block p {
      font-size: 18px;
      margin-bottom: 0;
      line-height: 1.8; }
      #price-corporate .block p.price {
        font-weight: bold;
        line-height: 1.2; }
      #price-corporate .block p span {
        font-size: 40px;
        line-height: 1; }
    #price-corporate .block a {
      color: #00c859;
      font-size: 14px;
      top: -15px;
      position: relative;
      text-decoration: underline; }
    #price-corporate .block ul {
      padding: 0;
      margin-left: 15px;
      list-style-type: none;
      margin-bottom: 0; }
      #price-corporate .block ul li {
        display: table; }
        #price-corporate .block ul li:before {
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          display: table-cell;
          color: #932121;
          position: relative;
          top: -1px; }
    #price-corporate .block_bg {
      margin: 10px 0 20px;
      padding: 20px 0;
      background-color: #fbf4d3;
      text-align: center;
      -webkit-border-radius: 12px;
      -khtml-border-radius: 12px;
      -moz-border-radius: 12px;
      -ms-border-radius: 12px;
      -o-border-radius: 12px;
      border-radius: 12px; }
    #price-corporate .block .btn {
      width: 100%;
      padding: 16px; }

#rest-after {
  color: #000;
  padding-top: 40px;
  text-align: center; }
  #rest-after h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px; }
  #rest-after p.title {
    text-align: center;
    padding: 20px 0; }
  #rest-after .nav-tabs {
    border-bottom: none;
    margin: 35px 0 25px; }
    #rest-after .nav-tabs li {
      width: 250px;
      float: none;
      display: inline-block;
      margin-bottom: 10px; }
      #rest-after .nav-tabs li a {
        margin: 0 5px; }
      #rest-after .nav-tabs li.active a {
        background-color: #f0cd5c !important;
        border-color: #f0cd5c !important; }
  #rest-after .btn-pavpa {
    font-weight: bold;
    padding: 5px 15px;
    margin-bottom: 30px;
    border: 4px solid #e9e9e9;
    text-align: center;
    cursor: pointer;
    color: #000;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.2s ease-out 0s;
    -khtml-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    #rest-after .btn-pavpa:hover {
      background-color: #f0cd5c !important;
      border-color: #f0cd5c !important; }
  #rest-after .btn {
    width: 100%;
    padding: 16px 2px;
    margin-bottom: 20px; }
  #rest-after .block-1 {
    padding: 30px 15px;
    background-color: #efefef;
    overflow: hidden;
    min-height: 420px;
    text-align: left; }
    #rest-after .block-1 p.title-slider {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 10px; }
    #rest-after .block-1 .block-circle {
      margin-top: 25px; }
      #rest-after .block-1 .block-circle ul {
        list-style-type: none;
        padding: 0; }
        #rest-after .block-1 .block-circle ul li {
          text-align: center;
          width: 49%;
          display: inline-block; }
          #rest-after .block-1 .block-circle ul li .circle {
            font-size: 28px;
            line-height: 1;
            font-weight: bold;
            width: 80px;
            height: 80px;
            margin: 0 auto;
            display: table;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%; }
            #rest-after .block-1 .block-circle ul li .circle p {
              display: table-cell;
              vertical-align: middle; }
            #rest-after .block-1 .block-circle ul li .circle span {
              display: block;
              font-size: 18px; }
            #rest-after .block-1 .block-circle ul li .circle.circle-1 {
              background-color: #00c859; }
            #rest-after .block-1 .block-circle ul li .circle.circle-2 {
              background-color: #f0cd5c; }
    #rest-after .block-1 .list.bold {
      font-weight: bold; }
    #rest-after .block-1 .list ul {
      padding: 0;
      list-style-type: none;
      text-align: left; }
      #rest-after .block-1 .list ul li {
        display: table;
        margin: 2px 0; }
        #rest-after .block-1 .list ul li:before {
          display: table-cell;
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          color: #932121;
          position: relative;
          top: -1px; }
    #rest-after .block-1:after {
      content: '';
      background: url(images/angle-quests-have.png) no-repeat;
      background-size: cover;
      height: 100%;
      width: 130px;
      display: block;
      position: absolute;
      right: -128px;
      top: 0;
      z-index: 1; }
  #rest-after .row-btn {
    position: absolute;
    width: 100%;
    bottom: 0; }
  #rest-after ul.sec-slidesToShow1 {
    padding: 0;
    margin-bottom: 0; }
    #rest-after ul.sec-slidesToShow1 li {
      max-height: 420px;
      overflow: hidden; }
      #rest-after ul.sec-slidesToShow1 li img {
        max-height: 461px; }
    #rest-after ul.sec-slidesToShow1 .slick-prev, #rest-after ul.sec-slidesToShow1 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px; }
    #rest-after ul.sec-slidesToShow1 .slick-prev {
      left: 15%; }
      #rest-after ul.sec-slidesToShow1 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #rest-after ul.sec-slidesToShow1 .slick-next {
      right: 4%; }
      #rest-after ul.sec-slidesToShow1 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }

#sec-send-friends-birthday.corporate {
  border-bottom: 1px solid #a7a4a1; }
  #sec-send-friends-birthday.corporate form {
    text-align: center;
    overflow: hidden;
    margin: 30px 0; }
    #sec-send-friends-birthday.corporate form input, #sec-send-friends-birthday.corporate form button {
      width: 100%; }

#sec-cmnt.corporate {
  background-color: #fff; }

#pavilions-parents.corporate {
  border-top: 1px solid #a7a4a1; }
  #pavilions-parents.corporate form {
    margin-left: -15px; }
    #pavilions-parents.corporate form input, #pavilions-parents.corporate form button {
      width: 100%; }
  #pavilions-parents.corporate p.title-slider {
    font-size: 20px;
    padding-bottom: 0px; }

/* price */
#price-pageprice {
  color: #000;
  text-align: center;
  padding-bottom: 64px; }
  #price-pageprice .container {
    max-width: 1170px; }
  #price-pageprice h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px; }
  #price-pageprice h5 {
    line-height: 1.5; }
  #price-pageprice p#title {
    margin-bottom: 40px;
    font-size: 18px; }
  #price-pageprice p.title {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 0; }
  #price-pageprice p.title-small {
    font-size: 16px;
    margin-bottom: 0; }
  #price-pageprice ul.sec-slidesToShow3 {
    padding: 0;
    margin-bottom: 0; }
    #price-pageprice ul.sec-slidesToShow3 .slick-prev, #price-pageprice ul.sec-slidesToShow3 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px;
      top: 60%; }
    #price-pageprice ul.sec-slidesToShow3 .slick-prev {
      left: -2%; }
      #price-pageprice ul.sec-slidesToShow3 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #price-pageprice ul.sec-slidesToShow3 .slick-next {
      right: -2%; }
      #price-pageprice ul.sec-slidesToShow3 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
  #price-pageprice .block {
    text-align: left;
    background-color: #f9f9f9;
    padding: 30px 14px;
    margin: 10px 20px;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #price-pageprice .block .row {
      margin-left: -10px;
      margin-right: -10px; }
    #price-pageprice .block p {
      font-size: 18px;
      margin-bottom: 0;
      line-height: 1.8; }
    #price-pageprice .block p.title-price {
      text-align: center;
      margin-top: 20px;
      font-size: 23px;
      font-weight: bold;
      line-height: 1; }
    #price-pageprice .block a {
      color: #00c859;
      font-size: 14px;
      top: -15px;
      position: relative;
      text-decoration: underline; }
    #price-pageprice .block ul {
      padding: 0;
      margin-left: 15px;
      list-style-type: none;
      margin-bottom: 0; }
      #price-pageprice .block ul li {
        display: table; }
        #price-pageprice .block ul li:before {
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          display: table-cell;
          color: #00c859;
          position: relative;
          top: -1px; }
    #price-pageprice .block_bg {
      margin: 10px 0 20px;
      padding: 20px 0;
      background-color: #fbf4d3;
      text-align: center;
      -webkit-border-radius: 12px;
      -khtml-border-radius: 12px;
      -moz-border-radius: 12px;
      -ms-border-radius: 12px;
      -o-border-radius: 12px;
      border-radius: 12px; }
      #price-pageprice .block_bg p.price {
        font-weight: bold;
        line-height: 1; }
      #price-pageprice .block_bg p span {
        font-size: 40px;
        line-height: 1; }
      #price-pageprice .block_bg .tsm {
        line-height: 1.1;
        font-size: 14px;
        margin-bottom: 10px; }
    #price-pageprice .block .btn {
      width: 100%;
      padding: 16px;
      top: 0;
      text-decoration: none; }

#pageprice-paintball {
  color: #000;
  text-align: center;
  padding-bottom: 64px;
  border-bottom: 1px solid #a7a4a1; }
  #pageprice-paintball #price-paintball-slider {
    padding: 0; }
    #pageprice-paintball #price-paintball-slider .slick-prev, #pageprice-paintball #price-paintball-slider .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px; }
    #pageprice-paintball #price-paintball-slider .slick-prev {
      left: 3%; }
      #pageprice-paintball #price-paintball-slider .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #pageprice-paintball #price-paintball-slider .slick-next {
      right: 3%; }
      #pageprice-paintball #price-paintball-slider .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
  #pageprice-paintball h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px; }
  #pageprice-paintball p#title {
    margin-bottom: 50px;
    font-size: 18px; }
  #pageprice-paintball p.title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0; }
  #pageprice-paintball .nav-tabs {
    border-bottom: none;
    margin: 10px auto;
    max-width: 300px; }
    #pageprice-paintball .nav-tabs li {
      width: 84px;
      margin: 0 auto;
      float: none;
      display: inline-block; }
      #pageprice-paintball .nav-tabs li a {
        line-height: 1;
        outline: none; }
      #pageprice-paintball .nav-tabs li.active a {
        background-color: #f0cd5c !important;
        border-color: #f0cd5c !important; }
    #pageprice-paintball .nav-tabs .btn-pavpa {
      font-weight: bold;
      padding: 5px 15px;
      border: 4px solid #e9e9e9;
      cursor: pointer;
      color: #000;
      -webkit-border-radius: 25px;
      -khtml-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      -webkit-transition: all 0.2s ease-out 0s;
      -khtml-transition: all 0.2s ease-out 0s;
      -moz-transition: all 0.2s ease-out 0s;
      -ms-transition: all 0.2s ease-out 0s;
      -o-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
      #pageprice-paintball .nav-tabs .btn-pavpa:hover {
        background-color: #f0cd5c !important;
        border-color: #f0cd5c !important; }
  #pageprice-paintball .tab-content .block {
    background-color: #f9f9f9;
    padding: 30px 14px;
    margin: 10px;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #pageprice-paintball .tab-content .block ul {
      padding: 0;
      margin-left: 15px;
      list-style-type: none;
      margin-bottom: 0; }
      #pageprice-paintball .tab-content .block ul li {
        display: table; }
        #pageprice-paintball .tab-content .block ul li:before {
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          display: table-cell;
          color: #00c859;
          position: relative;
          top: -1px; }
    #pageprice-paintball .tab-content .block .row {
      margin-left: -10px;
      margin-right: -10px; }
    #pageprice-paintball .tab-content .block p {
      font-size: 13px; }
      #pageprice-paintball .tab-content .block p.price {
        font-weight: bold; }
      #pageprice-paintball .tab-content .block p span {
        font-size: 40px;
        line-height: 1; }
    #pageprice-paintball .tab-content .block_bg {
      margin: 25px 0 20px;
      padding: 20px 0;
      background-color: #fbf4d3;
      -webkit-border-radius: 12px;
      -khtml-border-radius: 12px;
      -moz-border-radius: 12px;
      -ms-border-radius: 12px;
      -o-border-radius: 12px;
      border-radius: 12px; }
    #pageprice-paintball .tab-content .block .btn {
      width: 100%;
      padding: 16px; }
  #pageprice-paintball .block_dop {
    text-align: center;
    font-size: 18px;
    margin-top: 46px; }
    #pageprice-paintball .block_dop .icon-7 {
      margin-bottom: 15px; }
    #pageprice-paintball .block_dop p:nth-child(2) {
      font-weight: bold;
      line-height: 1;
      margin-bottom: 5px; }

#pageprice-lasertag {
  color: #000;
  text-align: center; }
  #pageprice-lasertag .container {
    max-width: 740px; }
  #pageprice-lasertag h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px; }
  #pageprice-lasertag ul.sec-slidesToShow1 {
    padding: 0;
    margin-bottom: 0; }
    #pageprice-lasertag ul.sec-slidesToShow1 .slick-prev, #pageprice-lasertag ul.sec-slidesToShow1 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px;
      top: 60%; }
    #pageprice-lasertag ul.sec-slidesToShow1 .slick-prev {
      left: -2%; }
      #pageprice-lasertag ul.sec-slidesToShow1 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #pageprice-lasertag ul.sec-slidesToShow1 .slick-next {
      right: -2%; }
      #pageprice-lasertag ul.sec-slidesToShow1 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
  #pageprice-lasertag .block {
    background-color: #f9f9f9;
    padding: 30px 14px;
    margin: 10px;
    overflow: hidden;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #pageprice-lasertag .block .row {
      margin-left: -10px;
      margin-right: -10px; }
    #pageprice-lasertag .block ul {
      padding: 0;
      margin-left: 15px;
      list-style-type: none;
      margin-bottom: 0; }
      #pageprice-lasertag .block ul li {
        display: table; }
        #pageprice-lasertag .block ul li:before {
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          display: table-cell;
          color: #00c859;
          position: relative;
          top: -1px; }
    #pageprice-lasertag .block_bg {
      margin: 25px 0 20px;
      padding: 20px 0;
      background-color: #fbf4d3;
      -webkit-border-radius: 12px;
      -khtml-border-radius: 12px;
      -moz-border-radius: 12px;
      -ms-border-radius: 12px;
      -o-border-radius: 12px;
      border-radius: 12px; }
      #pageprice-lasertag .block_bg p {
        font-size: 18px; }
        #pageprice-lasertag .block_bg p.price {
          font-weight: bold; }
        #pageprice-lasertag .block_bg p span {
          font-size: 40px;
          line-height: 1; }
    #pageprice-lasertag .block .btn {
      width: 100%;
      padding: 16px; }

#pageprice-batutcenter {
  color: #000;
  text-align: center; }
  #pageprice-batutcenter .container {
    max-width: 740px; }
  #pageprice-batutcenter h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px; }
  #pageprice-batutcenter ul.sec-slidesToShow1 {
    padding: 0;
    margin-bottom: 0; }
    #pageprice-batutcenter ul.sec-slidesToShow1 .slick-prev, #pageprice-batutcenter ul.sec-slidesToShow1 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px;
      top: 60%; }
    #pageprice-batutcenter ul.sec-slidesToShow1 .slick-prev {
      left: -2%; }
      #pageprice-batutcenter ul.sec-slidesToShow1 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #pageprice-batutcenter ul.sec-slidesToShow1 .slick-next {
      right: -2%; }
      #pageprice-batutcenter ul.sec-slidesToShow1 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
  #pageprice-batutcenter .block {
    background-color: #f9f9f9;
    padding: 30px 14px;
    margin: 10px;
    overflow: hidden;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #pageprice-batutcenter .block .row {
      margin-left: -10px;
      margin-right: -10px; }
    #pageprice-batutcenter .block ul {
      padding: 0;
      margin-left: 15px;
      list-style-type: none;
      margin-bottom: 0; }
      #pageprice-batutcenter .block ul li {
        display: table; }
        #pageprice-batutcenter .block ul li:before {
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          display: table-cell;
          color: #00c859;
          position: relative;
          top: -1px; }
    #pageprice-batutcenter .block_bg {
      margin: 25px 0 20px;
      padding: 20px 0;
      background-color: #fbf4d3;
      -webkit-border-radius: 12px;
      -khtml-border-radius: 12px;
      -moz-border-radius: 12px;
      -ms-border-radius: 12px;
      -o-border-radius: 12px;
      border-radius: 12px; }
      #pageprice-batutcenter .block_bg p {
        font-size: 18px; }
        #pageprice-batutcenter .block_bg p.price {
          font-weight: bold; }
        #pageprice-batutcenter .block_bg p span {
          font-size: 40px;
          line-height: 1; }
    #pageprice-batutcenter .block .btn {
      width: 100%;
      padding: 16px; }

#pageprice-leisure {
  text-align: center; }
  #pageprice-leisure [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden; }
  #pageprice-leisure h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px; }
  #pageprice-leisure .pageprice-leisure__one_bl {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
    margin-bottom: 5px; }
    #pageprice-leisure .pageprice-leisure__one_bl:hover .pageprice-leisure__one_bl_title {
      opacity: 0; }
    #pageprice-leisure .pageprice-leisure__one_bl:hover .pageprice-leisure__one_bl_descript {
      opacity: 1; }
    #pageprice-leisure .pageprice-leisure__one_bl_title {
      width: 93%;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      color: #ffffff;
      font-size: 27px;
      font-weight: 700;
      margin-top: 17px;
      line-height: 1;
      -webkit-transition: all 0.5s ease 0s;
      -khtml-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      opacity: 1; }
      #pageprice-leisure .pageprice-leisure__one_bl_title:after {
        content: '';
        border-bottom: 4px solid #fff;
        width: 45px;
        display: block;
        margin: 0 auto;
        padding-top: 10px; }
    #pageprice-leisure .pageprice-leisure__one_bl_descript {
      /* display: none; */
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      padding: 5px;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-transition: all 1s ease 0s;
      -khtml-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s; }
      #pageprice-leisure .pageprice-leisure__one_bl_descript .title {
        margin: 10px 0 15px;
        font-size: 24px;
        font-weight: 700;
        line-height: 24px; }
      #pageprice-leisure .pageprice-leisure__one_bl_descript h3 {
        margin: 5px 0; }
      #pageprice-leisure .pageprice-leisure__one_bl_descript p {
        margin: 0;
        font-size: 18px; }
      #pageprice-leisure .pageprice-leisure__one_bl_descript ul li {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        text-align: left; }
      #pageprice-leisure .pageprice-leisure__one_bl_descript .br {
        /* border: 3px solid #fff */
        height: 100%; }
      #pageprice-leisure .pageprice-leisure__one_bl_descript .btn {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        bottom: 10px;
        max-width: 180px;
        padding: 12px 0px; }
    #pageprice-leisure .pageprice-leisure__one_bl img {
      width: 100%; }

#rest-premises {
  color: #000;
  padding-top: 40px;
  text-align: center; }
  #rest-premises .container {
    max-width: 1170px; }
  #rest-premises h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px; }
  #rest-premises p.title {
    text-align: center;
    padding: 20px 0; }
  #rest-premises .btn {
    width: 75%;
    padding: 16px;
    margin-top: 20px; }
  #rest-premises .one_bl {
    background-color: #f9f9f9;
    padding: 30px 14px;
    margin: 15px;
    overflow: hidden;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #rest-premises .one_bl__title {
      font-size: 24px;
      font-weight: bold; }
    #rest-premises .one_bl ul {
      padding: 0;
      list-style-type: none;
      text-align: left; }
      #rest-premises .one_bl ul li {
        display: table;
        margin: 2px 0; }
        #rest-premises .one_bl ul li:before {
          display: table-cell;
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          color: #00c859;
          position: relative;
          top: -1px; }
    #rest-premises .one_bl h3 {
      font-size: 40px;
      font-weight: bold; }
  #rest-premises ul.sec-slidesToShow3 {
    padding: 0;
    margin-bottom: 0; }
    #rest-premises ul.sec-slidesToShow3 .slick-prev, #rest-premises ul.sec-slidesToShow3 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px;
      top: 60%; }
    #rest-premises ul.sec-slidesToShow3 .slick-prev {
      left: -2%; }
      #rest-premises ul.sec-slidesToShow3 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #rest-premises ul.sec-slidesToShow3 .slick-next {
      right: -2%; }
      #rest-premises ul.sec-slidesToShow3 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }

#rent-bath {
  color: #000;
  padding-top: 40px; }
  #rent-bath .container {
    max-width: 800px; }
  #rent-bath h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center; }
  #rent-bath p.title {
    margin-top: 30px;
    font-size: 24px;
    font-weight: bold;
    text-align: center; }
  #rent-bath .btn {
    width: 75%;
    padding: 16px;
    margin-top: 20px; }
  #rent-bath ul.sec-slidesToShow2 {
    padding: 0;
    margin-bottom: 0; }
    #rent-bath ul.sec-slidesToShow2 .slick-prev, #rent-bath ul.sec-slidesToShow2 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px;
      top: 60%; }
    #rent-bath ul.sec-slidesToShow2 .slick-prev {
      left: -2%; }
      #rent-bath ul.sec-slidesToShow2 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #rent-bath ul.sec-slidesToShow2 .slick-next {
      right: -2%; }
      #rent-bath ul.sec-slidesToShow2 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
  #rent-bath .one_bl {
    background-color: #f9f9f9;
    padding: 30px;
    margin: 15px;
    overflow: hidden;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #rent-bath .one_bl h3 {
      margin-top: 0; }
    #rent-bath .one_bl ul {
      padding: 0;
      list-style-type: none;
      text-align: left; }
      #rent-bath .one_bl ul li {
        display: table;
        margin: 2px 0; }
        #rent-bath .one_bl ul li:before {
          display: table-cell;
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          color: #00c859;
          position: relative;
          top: -1px; }
    #rent-bath .one_bl h4 {
      margin-top: 30px;
      font-size: 24px;
      font-weight: bold;
      text-align: center; }

#additional-services {
  text-align: center; }
  #additional-services [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden; }
  #additional-services h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px; }
  #additional-services .additional-services__one_bl {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
    margin-bottom: 5px; }
    #additional-services .additional-services__one_bl:hover .additional-services__one_bl_title {
      opacity: 0; }
    #additional-services .additional-services__one_bl:hover .additional-services__one_bl_descript {
      opacity: 1; }
    #additional-services .additional-services__one_bl_title {
      width: 93%;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      color: #ffffff;
      font-size: 27px;
      font-weight: 700;
      margin-top: 17px;
      line-height: 1;
      -webkit-transition: all 0.5s ease 0s;
      -khtml-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      opacity: 1; }
      #additional-services .additional-services__one_bl_title:after {
        content: '';
        border-bottom: 4px solid #fff;
        width: 45px;
        display: block;
        margin: 0 auto;
        padding-top: 10px; }
    #additional-services .additional-services__one_bl_descript {
      /* display: none; */
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      padding: 5px;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-transition: all 1s ease 0s;
      -khtml-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -ms-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s; }
      #additional-services .additional-services__one_bl_descript .title {
        margin: 10px 0 15px;
        font-size: 24px;
        font-weight: 700;
        line-height: 24px; }
      #additional-services .additional-services__one_bl_descript h3 {
        margin: 5px 0; }
      #additional-services .additional-services__one_bl_descript p {
        margin: 0;
        font-size: 18px; }
      #additional-services .additional-services__one_bl_descript ul li {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        text-align: left; }
      #additional-services .additional-services__one_bl_descript .br {
        /* border: 3px solid #fff */
        height: 100%; }
      #additional-services .additional-services__one_bl_descript .btn {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        bottom: 10px;
        max-width: 180px;
        padding: 12px 0px; }
    #additional-services .additional-services__one_bl img {
      width: 100%; }

#pageprice #promotion-park, #pageprice #pageprice-paintball, #pageprice #rent-bath, #pageprice #pick-up-amount {
  background-color: #f1f1f1; }
#pageprice #rest-premises, #pageprice #rent-bath {
  padding-bottom: 40px; }

#pavilions-parents.corporate ul.sec-slidesToShow1 li {
  max-height: 428px; }

#pavilions-parents.corporate .block-1 {
  min-height: 428px;
  padding: 29px 15px; }

/*  Веревочный город */
#more-rope-town {
  color: #000;
  padding-top: 40px;
  text-align: center; }
  #more-rope-town h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px; }
  #more-rope-town p.title {
    text-align: center;
    padding: 20px 0; }
  #more-rope-town .btn {
    width: 100%;
    padding: 16px 2px;
    margin-bottom: 20px; }
    #price-pageprice .block ul.pli li:nth-child(6):before{
        content: " ";
    }
    #price-pageprice .block ul.pli li:nth-child(5):before{
        content: " ";
    }
    #price-pageprice .block ul.pli li:nth-child(7):before{
        content: " ";
    }
    #rest-premises .one_bl ul.pli li:nth-child(6):before{
        content: " ";
    }
  #more-rope-town .block-img {
    background-color: #efefef;
    min-height: 560px; }
  #more-rope-town .block-1 {
    padding: 26px 15px 0px;
    background-color: #efefef;
    overflow: hidden;
    min-height: 560px;
    text-align: left; }
    #more-rope-town .block-1 p.title-slider {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 10px; }
    #more-rope-town .block-1 .block-circle {
      margin-bottom: 20px; }
      #more-rope-town .block-1 .block-circle ul {
        list-style-type: none;
        padding: 0; }
        #more-rope-town .block-1 .block-circle ul li {
          text-align: center;
          width: 32%;
          display: inline-block;
          vertical-align: top; }
          #more-rope-town .block-1 .block-circle ul li .circle {
            font-size: 28px;
            line-height: 1;
            font-weight: bold;
            width: 80px;
            height: 80px;
            margin: 0 auto;
            display: table;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%; }
            #more-rope-town .block-1 .block-circle ul li .circle p {
              display: table-cell;
              vertical-align: middle; }
            #more-rope-town .block-1 .block-circle ul li .circle span {
              display: block;
              font-size: 18px; }
            #more-rope-town .block-1 .block-circle ul li .circle.circle-1 {
              background-color: #00c859; }
              #more-rope-town .block-1 .block-circle ul li .circle.circle-1 p {
                font-size: 12px; }
            #more-rope-town .block-1 .block-circle ul li .circle.circle-2 {
              background-color: #f0cd5c; }
            #more-rope-town .block-1 .block-circle ul li .circle.circle-3 {
              background-color: #f9f9f9; }
    #more-rope-town .block-1 .list {
      font-size: 13px; }
      #more-rope-town .block-1 .list.bold {
        font-weight: bold; }
      #more-rope-town .block-1 .list ul {
        padding: 0;
        list-style-type: none;
        text-align: left; }
        #more-rope-town .block-1 .list ul li {
          display: table;
          margin: 2px 0; }
          #more-rope-town .block-1 .list ul li:before {
            display: table-cell;
            content: "\f111";
            font: normal normal normal 10px/1 FontAwesome;
            padding-right: 10px;
            color: #00c859;
            position: relative;
            top: -1px; }
  #more-rope-town .mh {
    min-height: 533px; }
  #more-rope-town .btn {
    margin-top: 20px; }
  #more-rope-town ul#more-rope-town-slider-for {
    padding: 0;
    margin-bottom: 5px; }
    #more-rope-town ul#more-rope-town-slider-for li {
      text-align: center; }
      #more-rope-town ul#more-rope-town-slider-for li a {
        text-align: center; }
    #more-rope-town ul#more-rope-town-slider-for .block {
      max-width: 940px;
      max-height: 627px;
      margin: 0 auto;
      overflow: hidden; }
      #more-rope-town ul#more-rope-town-slider-for .block img {
        width: 100%; }
  #more-rope-town ul#more-rope-town-slider-nav {
    padding: 0; }
    #more-rope-town ul#more-rope-town-slider-nav li {
      margin: 5px; }
      #more-rope-town ul#more-rope-town-slider-nav li img {
        height: auto;
        width: 100%; }
  #more-rope-town .slick-prev, #more-rope-town .slick-next {
    z-index: 1;
    background: #f0cd5c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    padding: 25px; }
  #more-rope-town .slick-prev {
    left: 4%; }
    #more-rope-town .slick-prev:before {
      top: -6px;
      left: -6px;
      content: "\f053";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }
  #more-rope-town .slick-next {
    right: 4%; }
    #more-rope-town .slick-next:before {
      top: -5px;
      left: -3px;
      content: "\f054";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }

#prices-rope-town {
  color: #000;
  padding: 40px 0;
  text-align: center; }
  #prices-rope-town .container {
    max-width: 700px; }
  #prices-rope-town h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px; }
  #prices-rope-town p.title {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 15px; }
  #prices-rope-town .block {
    background-color: #f9f9f9;
    padding: 4px 0px 28px;
    margin: 15px;
    overflow: hidden;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #prices-rope-town .block_bg {
      margin: 25px 0 20px;
      padding: 20px 0;
      background-color: #fbf4d3;
      -webkit-border-radius: 12px;
      -khtml-border-radius: 12px;
      -moz-border-radius: 12px;
      -ms-border-radius: 12px;
      -o-border-radius: 12px;
      border-radius: 12px; }
      #prices-rope-town .block_bg p {
        font-size: 15px; }
        #prices-rope-town .block_bg p.price {
          font-weight: bold; }
        #prices-rope-town .block_bg p span {
          font-size: 40px;
          line-height: 1; }
    #prices-rope-town .block input, #prices-rope-town .block button {
      width: 100%; }
    #prices-rope-town .block .btn {
      padding: 16px; }

#sec-gift {
  color: #000;
  padding: 50px 0;
  background-color: #f9f9f9; }
  #sec-gift h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #00c859; }
  #sec-gift select, #sec-gift input, #sec-gift button {
    width: 100%;
    margin-bottom: 10px; }
  #sec-gift select {
    padding: 16px;
    color: #7d7975;
    border: 1px solid #a7a4a1;
    font-weight: bold;
    -webkit-border-radius: 31px;
    -khtml-border-radius: 31px;
    -moz-border-radius: 31px;
    -ms-border-radius: 31px;
    -o-border-radius: 31px;
    border-radius: 31px; }
    #sec-gift select option {
      color: #000; }
  #sec-gift button {
    padding: 16px; }
  #sec-gift input[name=date] {
    background-position: 92%; }

#Modal-form-thanks .modal {
  text-align: center; }
  #Modal-form-thanks .modal-header {
    border: 0; }
  #Modal-form-thanks .modal-title {
    color: #00c859;
    font-size: 47px;
    line-height: 1;
    font-weight: 700;
    text-align: center; }
  #Modal-form-thanks .modal-footer {
    border-top: 0;
    margin-bottom: 20px; }

.stockPopupButton-toModal {
  visibility: hidden;
  position: absolute;
  left: -9999px; }

.stockPopup {
  color: #333; }
  .stockPopup .modal-header {
    border-bottom: none;
    padding: 0;
    padding-right: 15px;
    padding-top: 15px; }
  .stockPopup .modal-body {
    padding-top: 0; }
    .stockPopup .modal-body h4 {
      text-align: center;
      font-size: 30px;
      margin-bottom: 20px; }
    .stockPopup .modal-body input, .stockPopup .modal-body button {
      width: 100%;
      margin-bottom: 10px; }
    .stockPopup .modal-body button {
      padding: 16px; }
    .stockPopup .modal-body input[name=date] {
      background-position: 92%; }
  .stockPopup .modal-footer {
    border-top: none; }

#price-corporate .block .quest-links a {
  top: 0; }

.pavilions-parents {
  margin: 20px 0px 0px 0px; }

.pavilions-parents .nav-tabs {
  text-align: center;
  border-bottom: none;
  margin: 0 auto; }

.pavilions-parents .nav-tabs li {
  width: 200px;
  margin: 0 10px;
  float: none;
  display: inline-block; }

.pavilions-parents .btn-pavpa {
  font-weight: bold;
  padding: 5px 15px;
  margin-bottom: 30px;
  border: 4px solid #e9e9e9;
  text-align: center;
  cursor: pointer;
  color: #000;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.2s ease-out 0s;
  -khtml-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.pavilions-parents .btn-pavpa:hover {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

.pavilions-parents .nav-tabs li.active a {
  background-color: #f0cd5c !important;
  border-color: #f0cd5c !important; }

@media all and (max-width: 410px) {
  #overlay {
    display: none; } }
#overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  display: none;
  height: 190px;
  width: 360px;
  color: #000;
  z-index: 999;
  -webkit-animation: fade .6s;
  -moz-animation: fade .6s;
  animation: fade .6s; }
  #overlay a {
    color: #0086ce; }

.popup {
  bottom: 20px;
  left: 20px;
  font-size: 14px;
  margin: auto;
  width: 170px;
  min-width: 370px;
  max-width: 600px;
  position: absolute;
  padding: 15px 20px;
  border: 1px solid #383838;
  background: #fefefe;
  z-index: 1000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font: 14px/18px 'Tahoma', Arial, sans-serif;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-animation: fade .6s;
  -moz-animation: fade .6s;
  animation: fade .6s; }

.popup > p:last-of-type {
  text-align: center; }

.closee {
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  position: absolute;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #00c859;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  outline: none; }

.closee:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

/* ÐºÐ½Ð¾Ð¿ÐºÐ° Ð·Ð°ÐºÑ€Ñ‹Ñ‚Ð¸Ñ Ð¿Ñ€Ð¸ Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ð¸ */
.closee:hover {
  background-color: rgba(252, 20, 0, 0.8); }

.comments {
  padding: 20px 0; }

.comments .navigation a {
  color: #00c859; }

.commentNavigation {
  text-align: center; }

.comment-author.vcard {
  text-align: center;
  color: #00c859;
  font-weight: bold; }

#text-description {
  border-top: 1px solid #a7a4a1;
  color: #000; }

/* CS GO*/
.quipment-csgo {
  color: #000;
  text-align: center;
  background: url("images/quipment-csgo.jpeg") center right no-repeat;
  background-size: cover;
  padding-bottom: 40px; }
  .quipment-csgo h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px; }
  .quipment-csgo .one__block {
    -webkit-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    -khtml-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    background-color: #ffffff; }
    .quipment-csgo .one__block h2 {
      margin-bottom: 30px; }
    .quipment-csgo .one__block .block-1 p.qcsgo-title {
      font-size: 24px;
      font-weight: 700;
      line-height: 20px;
      margin-bottom: 50px; }
    .quipment-csgo .one__block .block-1 [class^="col-xs"] {
      min-height: 122px;
      margin-bottom: 5px; }
      .quipment-csgo .one__block .block-1 [class^="col-xs"] p {
        padding-top: 10px; }
  .quipment-csgo ul.quipment-csgo-slider-for {
    padding: 0;
    margin-bottom: 5px; }
    .quipment-csgo ul.quipment-csgo-slider-for li {
      text-align: center; }
      .quipment-csgo ul.quipment-csgo-slider-for li a {
        text-align: center; }
    .quipment-csgo ul.quipment-csgo-slider-for .block {
      max-width: 940px;
      max-height: 627px;
      margin: 0 auto;
      overflow: hidden; }
      .quipment-csgo ul.quipment-csgo-slider-for .block img {
        width: 100%; }
  .quipment-csgo ul.quipment-csgo-slider-nav {
    padding: 0; }
    .quipment-csgo ul.quipment-csgo-slider-nav li {
      margin: 5px; }
      .quipment-csgo ul.quipment-csgo-slider-nav li img {
        height: auto;
        width: 100%; }
  .quipment-csgo .block-img {
    /* min-height: 560px; */ }
  .quipment-csgo .nav-tabs {
    border-bottom: none;
    margin: 35px 0 25px; }
    .quipment-csgo .nav-tabs li {
      width: 178px;
      float: none;
      display: inline-block;
      margin-bottom: 10px; }
      .quipment-csgo .nav-tabs li a {
        line-height: 1;
        margin: 0 5px; }
      .quipment-csgo .nav-tabs li.active a {
        background-color: #f0cd5c !important;
        border-color: #f0cd5c !important; }
    .quipment-csgo .nav-tabs .btn-pavpa {
      font-weight: bold;
      padding: 10px 15px;
      border: 4px solid #e9e9e9;
      cursor: pointer;
      color: #000;
      -webkit-border-radius: 25px;
      -khtml-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      -webkit-transition: all 0.2s ease-out 0s;
      -khtml-transition: all 0.2s ease-out 0s;
      -moz-transition: all 0.2s ease-out 0s;
      -ms-transition: all 0.2s ease-out 0s;
      -o-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
      .quipment-csgo .nav-tabs .btn-pavpa:hover {
        background-color: #f0cd5c !important;
        border-color: #f0cd5c !important; }
  .quipment-csgo .slick-prev, .quipment-csgo .slick-next {
    z-index: 1;
    background: #f0cd5c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    padding: 25px; }
  .quipment-csgo .slick-prev {
    left: 4%; }
    .quipment-csgo .slick-prev:before {
      top: -6px;
      left: -6px;
      content: "\f053";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }
  .quipment-csgo .slick-next {
    right: 4%; }
    .quipment-csgo .slick-next:before {
      top: -5px;
      left: -3px;
      content: "\f054";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }

.add-entertainment-csgo {
  color: #000;
  text-align: center;
  background: url("images/quipment-csgo.jpeg") center right no-repeat;
  background-size: cover;
  padding-bottom: 40px; }
  .add-entertainment-csgo h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px; }
  .add-entertainment-csgo .one__block {
    -webkit-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    -khtml-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 3px 18px rgba(0, 0, 0, 0.25);
    background-color: #ffffff; }
    .add-entertainment-csgo .one__block h2 {
      margin-bottom: 30px; }
    .add-entertainment-csgo .one__block .block-1 {
      padding: 40px; }
      .add-entertainment-csgo .one__block .block-1 p.qcsgo-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 20px;
        margin-bottom: 20px; }
      .add-entertainment-csgo .one__block .block-1 [class^="col-xs"] {
        min-height: 122px;
        margin-bottom: 5px; }
        .add-entertainment-csgo .one__block .block-1 [class^="col-xs"] p {
          padding-top: 10px; }
      .add-entertainment-csgo .one__block .block-1 .list.bold {
        font-weight: bold; }
      .add-entertainment-csgo .one__block .block-1 .list ul {
        padding: 0;
        list-style-type: none;
        text-align: left;
        margin-bottom: 0; }
        .add-entertainment-csgo .one__block .block-1 .list ul li {
          display: table;
          margin: 2px 0; }
          .add-entertainment-csgo .one__block .block-1 .list ul li:before {
            display: table-cell;
            content: "\f111";
            font: normal normal normal 10px/1 FontAwesome;
            padding-right: 10px;
            color: #00c859;
            position: relative;
            top: -1px; }
  .add-entertainment-csgo ul.quipment-csgo-slider-for {
    padding: 0;
    margin-bottom: 5px; }
    .add-entertainment-csgo ul.quipment-csgo-slider-for li {
      text-align: center; }
      .add-entertainment-csgo ul.quipment-csgo-slider-for li a {
        text-align: center; }
    .add-entertainment-csgo ul.quipment-csgo-slider-for .block {
      max-width: 940px;
      max-height: 627px;
      margin: 0 auto;
      overflow: hidden; }
      .add-entertainment-csgo ul.quipment-csgo-slider-for .block img {
        width: 100%; }
  .add-entertainment-csgo ul.quipment-csgo-slider-nav {
    padding: 0; }
    .add-entertainment-csgo ul.quipment-csgo-slider-nav li {
      margin: 5px; }
      .add-entertainment-csgo ul.quipment-csgo-slider-nav li img {
        height: auto;
        width: 100%; }
  .add-entertainment-csgo .block-img {
    /* min-height: 560px; */ }
  .add-entertainment-csgo .nav-tabs {
    border-bottom: none;
    margin: 35px 0 25px; }
    .add-entertainment-csgo .nav-tabs li {
      width: 200px;
      float: none;
      display: inline-block;
      margin-bottom: 10px; }
      .add-entertainment-csgo .nav-tabs li a {
        margin: 0 5px;
        color: #000; }
      .add-entertainment-csgo .nav-tabs li.active a {
        background-color: #f0cd5c !important;
        border: 4px solid #f0cd5c !important;
        color: #000; }
    .add-entertainment-csgo .nav-tabs .btn-pavpa {
      font-weight: bold;
      padding: 5px 14px;
      border: 4px solid #000;
      cursor: pointer;
      color: #000;
      -webkit-border-radius: 25px;
      -khtml-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      -webkit-transition: all 0.2s ease-out 0s;
      -khtml-transition: all 0.2s ease-out 0s;
      -moz-transition: all 0.2s ease-out 0s;
      -ms-transition: all 0.2s ease-out 0s;
      -o-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
      .add-entertainment-csgo .nav-tabs .btn-pavpa:hover {
        background-color: #f0cd5c !important;
        border-color: #f0cd5c !important; }
  .add-entertainment-csgo .slick-prev, .add-entertainment-csgo .slick-next {
    z-index: 1;
    background: #f0cd5c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    padding: 25px; }
  .add-entertainment-csgo .slick-prev {
    left: 4%; }
    .add-entertainment-csgo .slick-prev:before {
      top: -6px;
      left: -6px;
      content: "\f053";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }
  .add-entertainment-csgo .slick-next {
    right: 4%; }
    .add-entertainment-csgo .slick-next:before {
      top: -5px;
      left: -3px;
      content: "\f054";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }

#varianty-ploshchadok {
  background: url("images/varianty-ploshchadok.jpeg") top right no-repeat;
  background-size: cover;
  color: #000;
  padding: 40px 0 0px;
  text-align: center; }
  #varianty-ploshchadok h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px; }
  #varianty-ploshchadok p.title {
    text-align: center;
    padding: 20px 0; }
  #varianty-ploshchadok .nav-tabs {
    border-bottom: none;
    margin: 35px 0 25px; }
    #varianty-ploshchadok .nav-tabs li {
      width: 250px;
      float: none;
      display: inline-block;
      margin-bottom: 10px; }
      #varianty-ploshchadok .nav-tabs li a {
        margin: 0 5px; }
      #varianty-ploshchadok .nav-tabs li.active a {
        background-color: #f0cd5c !important;
        border-color: #f0cd5c !important; }
  #varianty-ploshchadok .btn-pavpa {
    font-weight: bold;
    padding: 5px 15px;
    margin-bottom: 30px;
    border: 4px solid #222;
    text-align: center;
    cursor: pointer;
    color: #000;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.2s ease-out 0s;
    -khtml-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
    #varianty-ploshchadok .btn-pavpa:hover {
      background-color: #f0cd5c !important;
      border-color: #f0cd5c !important; }
  #varianty-ploshchadok .btn {
    width: 100%;
    padding: 16px 2px;
    margin-bottom: 20px; }
  #varianty-ploshchadok .block-1 {
    padding: 30px 15px;
    background-color: #efefef;
    overflow: hidden;
    min-height: 420px;
    text-align: left; }
    #varianty-ploshchadok .block-1 p.title-slider {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 10px; }
    #varianty-ploshchadok .block-1 .block-circle {
      margin-top: 25px; }
      #varianty-ploshchadok .block-1 .block-circle ul {
        list-style-type: none;
        padding: 0; }
        #varianty-ploshchadok .block-1 .block-circle ul li {
          text-align: center;
          margin-bottom: 20px; }
          #varianty-ploshchadok .block-1 .block-circle ul li .circle {
            font-size: 28px;
            line-height: 1;
            font-weight: bold;
            width: 80px;
            height: 80px;
            margin: 0 auto;
            display: table;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%; }
            #varianty-ploshchadok .block-1 .block-circle ul li .circle p {
              display: table-cell;
              vertical-align: middle; }
            #varianty-ploshchadok .block-1 .block-circle ul li .circle span {
              display: block;
              font-size: 18px; }
            #varianty-ploshchadok .block-1 .block-circle ul li .circle.circle-1 {
              background-color: #00c859; }
            #varianty-ploshchadok .block-1 .block-circle ul li .circle.circle-2 {
              background-color: #f0cd5c; }
    #varianty-ploshchadok .block-1 .list.bold {
      font-weight: bold; }
    #varianty-ploshchadok .block-1 .list ul {
      padding: 0;
      list-style-type: none;
      text-align: left; }
      #varianty-ploshchadok .block-1 .list ul li {
        display: table;
        margin: 2px 0; }
        #varianty-ploshchadok .block-1 .list ul li:before {
          display: table-cell;
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          color: #00c859;
          position: relative;
          top: -1px; }
    #varianty-ploshchadok .block-1:after {
      content: '';
      background: url(images/angle-quests-have.png) no-repeat;
      background-size: cover;
      height: 100%;
      width: 130px;
      display: block;
      position: absolute;
      right: -128px;
      top: 0;
      z-index: 1; }
  #varianty-ploshchadok .row-btn {
    position: absolute;
    width: 100%;
    bottom: 0; }
  #varianty-ploshchadok ul.sec-slidesToShow1 {
    padding: 0;
    margin-bottom: 0; }
    #varianty-ploshchadok ul.sec-slidesToShow1 li {
      max-height: 420px;
      overflow: hidden; }
      #varianty-ploshchadok ul.sec-slidesToShow1 li img {
        max-height: 590px; }
    #varianty-ploshchadok ul.sec-slidesToShow1 .slick-prev, #varianty-ploshchadok ul.sec-slidesToShow1 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px; }
    #varianty-ploshchadok ul.sec-slidesToShow1 .slick-prev {
      left: 15%; }
      #varianty-ploshchadok ul.sec-slidesToShow1 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #varianty-ploshchadok ul.sec-slidesToShow1 .slick-next {
      right: 4%; }
      #varianty-ploshchadok ul.sec-slidesToShow1 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }

/*
#varianty-ploshchadok {
    background: url('images/varianty-ploshchadok.jpeg') top right no-repeat;
    background-size: cover;
    text-align: center;
    padding-bottom: 40px;
    [class*="col"]{
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
    }
    h2{
        color: #000000;
        font-size: 36px;
        font-weight: 700;
        line-height: 48px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .nav-tabs{
        border-bottom: none;
        margin: 35px 0 25px;
        li{
            width: 210px;
            float: none;
            display: inline-block;
            margin-bottom: 10px;
            a{
                line-height: 1;
                margin: 0 5px;
            }
            &.active a{
                background-color: $ColorGold!important;
                border-color: $ColorGold!important;
            }
        }
        .btn-pavpa{
            font-weight: bold;
            padding: 10px 15px;
            border: 4px solid #222;
            cursor: pointer;
            color: #000;
            @include border-radius(25px);
            @include transition(all 0.2s ease-out 0s);  
            &:hover{
                background-color: $ColorGold!important;
                border-color: $ColorGold!important;
            }
        }
    }    
    p.varianty-ploshchadok__title{
        color: #000000;
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        margin: 40px 0;
    }
    .varianty-ploshchadok__one_bl{
        width: 100%;
        height: 100%;
        cursor: pointer;
        position: relative;
        margin-bottom: 5px;
        &:hover{
            .varianty-ploshchadok__one_bl {
                &_title{
                    opacity: 0;
                }
                &_descript{
                    opacity: 1;
                }
            }   
        } 
        &_title{
            width: 93%;
            margin: auto;
            position: absolute;
            left: 0; right: 0;
            color: #ffffff;
            font-size: 27px;
            font-weight: 700;
            margin-top: 17px;
            line-height: 1;
            @include transition(all 0.5s ease 0s);  
            opacity: 1;
            &:after{
                content: '';
                border-bottom: 4px solid #fff;
                width: 45px;
                display: block;
                margin: 0 auto;
                padding-top: 10px;
            }
        }
        &_descript{
            opacity: 0;
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            padding: 18px;
            background-color: rgba(0,0,0,.5);
            @include transition(all 1.0s ease 0s);  
            .title{
                margin-top: 10px;
                font-size: 24px;
                font-weight: 700;
                line-height: 24px;
            }
            ul li{
                color: #ffffff;
                font-size: 14px;
                font-weight: 400;
                line-height: 18px;
                text-align: left
            }
            .br{
                height: 100%;
            }
            .btn{
                position: absolute;
                margin: auto;
                left: 0;
                right: 0;
                bottom: 20px;
                max-width: 180px;
                padding: 12px 0px;
            }
        }
        &_lupa{
            width: 115px;
            height: 77px;
            display: block;
            border: 1px solid #fff;
            position: absolute;
            top: 20%;
            right: 10px;
            background: center center no-repeat;
            background-size: cover;
            i{
                color: #fff;
                top: calc(50% - 14px);
                position: absolute;
                left: calc(50% - 13px);
            }
        }
        img{
            width: 100%;
        }
    }
}*/
#gather-your-team {
  padding: 50px 0;
  background: url(images/gather-your-team.jpeg) no-repeat;
  background-size: cover;
  text-align: center; }
  #gather-your-team h2 {
    color: #ffffff;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.54); }
    #gather-your-team h2 span {
      color: #e0ba3a; }
  #gather-your-team p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.54); }
    #gather-your-team p span {
      color: #e0ba3a; }
  #gather-your-team i.fa {
    margin-top: 23%;
    color: #fff;
    font-size: 6em;
    cursor: pointer;
    -webkit-transition: transform 0.3s ease-out 0s;
    -khtml-transition: transform 0.3s ease-out 0s;
    -moz-transition: transform 0.3s ease-out 0s;
    -ms-transition: transform 0.3s ease-out 0s;
    -o-transition: transform 0.3s ease-out 0s;
    transition: transform 0.3s ease-out 0s; }
    #gather-your-team i.fa:hover {
      -webkit-transform: scale(1.2);
      -khtml-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }

#child-played-free {
  text-align: center;
  padding-bottom: 75px; }
  #child-played-free__title {
    margin: 60px auto 16px;
    color: rgba(0, 200, 89, 0.9);
    font-size: 36px;
    font-weight: 700; }
  #child-played-free__text {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    margin-bottom: 40px; }

#places-eat-covered-room {
  color: #000;
  padding-top: 40px; }
  #places-eat-covered-room h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px; }
  #places-eat-covered-room p.title {
    text-align: center;
    padding: 20px 0; }
  #places-eat-covered-room .btn {
    width: 100%;
    padding: 16px 2px;
    margin-bottom: 20px; }
  #places-eat-covered-room .block-1 {
    padding: 30px 15px;
    background-color: #efefef;
    overflow: hidden;
    min-height: 420px; }
    #places-eat-covered-room .block-1 p.title-slider {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 10px; }
    #places-eat-covered-room .block-1 .block-circle {
      margin-top: 65px; }
      #places-eat-covered-room .block-1 .block-circle ul {
        list-style-type: none;
        padding: 0; }
        #places-eat-covered-room .block-1 .block-circle ul li {
          text-align: center;
          width: 49%;
          display: inline-block; }
          #places-eat-covered-room .block-1 .block-circle ul li .circle {
            font-size: 28px;
            line-height: 1;
            font-weight: bold;
            width: 80px;
            height: 80px;
            margin: 0 auto;
            display: table;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%; }
            #places-eat-covered-room .block-1 .block-circle ul li .circle p {
              display: table-cell;
              vertical-align: middle; }
            #places-eat-covered-room .block-1 .block-circle ul li .circle span {
              display: block;
              font-size: 18px; }
            #places-eat-covered-room .block-1 .block-circle ul li .circle.circle-1 {
              background-color: #00c859; }
            #places-eat-covered-room .block-1 .block-circle ul li .circle.circle-2 {
              background-color: #f0cd5c; }
            #places-eat-covered-room .block-1 .block-circle ul li .circle.circle-3 {
              background-color: #acacac;
              padding: 6px; }
    #places-eat-covered-room .block-1 .list.bold {
      font-weight: bold; }
    #places-eat-covered-room .block-1 .list ul {
      padding: 0;
      list-style-type: none;
      text-align: left; }
      #places-eat-covered-room .block-1 .list ul li {
        display: table;
        margin: 8px 0; }
        #places-eat-covered-room .block-1 .list ul li:before {
          display: table-cell;
          content: "\f111";
          font: normal normal normal 10px/1 FontAwesome;
          padding-right: 10px;
          color: #00c859;
          position: relative;
          top: -1px; }
    #places-eat-covered-room .block-1:after {
      content: '';
      background: url(images/angle-quests-have.png) no-repeat;
      background-size: cover;
      height: 100%;
      width: 130px;
      display: block;
      position: absolute;
      right: -128px;
      top: 0;
      z-index: 1; }
  #places-eat-covered-room .row-btn {
    position: absolute;
    width: 100%;
    bottom: 0; }
  #places-eat-covered-room ul.sec-slidesToShow1 {
    padding: 0;
    margin-bottom: 0; }
    #places-eat-covered-room ul.sec-slidesToShow1 li {
      max-height: 420px;
      overflow: hidden; }
      #places-eat-covered-room ul.sec-slidesToShow1 li img {
        width: 100%; }
    #places-eat-covered-room ul.sec-slidesToShow1 .slick-prev, #places-eat-covered-room ul.sec-slidesToShow1 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px; }
    #places-eat-covered-room ul.sec-slidesToShow1 .slick-prev {
      left: 15%; }
      #places-eat-covered-room ul.sec-slidesToShow1 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #places-eat-covered-room ul.sec-slidesToShow1 .slick-next {
      right: 4%; }
      #places-eat-covered-room ul.sec-slidesToShow1 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }

#advantages-batut {
  color: #000; }
  #advantages-batut .col-xs-12 {
    padding: 100px 0px; }
  #advantages-batut p {
    min-height: 70px;
    font-size: 18px; }
  #advantages-batut .bg {
    background-color: #f9f9f9; }
  #advantages-batut .btn {
    padding: 10px 16px;
    width: auto; }

#quests-have-batut {
  color: #000000;
  padding-top: 40px; }
  #quests-have-batut h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px; }
  #quests-have-batut p.title {
    font-size: 50px;
    color: #00c859;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    line-height: 1;
    margin-bottom: 30px; }
  #quests-have-batut p.title-small {
    font-size: 18px;
    text-align: center; }
  #quests-have-batut .btn {
    width: 100%;
    padding: 16px;
    margin: 9px 0; }
  #quests-have-batut .block-1 {
    padding: 30px 15px;
    background-color: #efefef; }
    #quests-have-batut .block-1 p.title-slider {
      font-size: 24px;
      font-weight: bold; }
    #quests-have-batut .block-1 .block-circle {
      margin-bottom: 10px; }
      #quests-have-batut .block-1 .block-circle ul {
        list-style-type: none;
        padding: 0; }
        #quests-have-batut .block-1 .block-circle ul li {
          text-align: center;
          width: 31.7%;
          display: inline-block; }
          #quests-have-batut .block-1 .block-circle ul li .circle {
            font-size: 28px;
            line-height: 1;
            font-weight: bold;
            width: 80px;
            height: 80px;
            margin: 0 auto;
            display: table;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%; }
            #quests-have-batut .block-1 .block-circle ul li .circle p {
              display: table-cell;
              vertical-align: middle; }
            #quests-have-batut .block-1 .block-circle ul li .circle span {
              display: block;
              font-size: 18px; }
            #quests-have-batut .block-1 .block-circle ul li .circle.circle-1 {
              background-color: #00c859; }
            #quests-have-batut .block-1 .block-circle ul li .circle.circle-2 {
              background-color: #f0cd5c; }
            #quests-have-batut .block-1 .block-circle ul li .circle.circle-3 {
              background-color: #acacac;
              padding: 6px; }
    #quests-have-batut .block-1 .list {
      font-size: 16px; }
      #quests-have-batut .block-1 .list p:nth-of-type(2) {
        margin-bottom: 0; }
    #quests-have-batut .block-1 .butt {
      min-height: 60px;
      margin-top: 10px; }
      #quests-have-batut .block-1 .butt span.icon-detskie {
        display: inline-block; }
      #quests-have-batut .block-1 .butt p {
        font-size: 13px;
        display: inline-block;
        vertical-align: top;
        line-height: 1;
        left: 10px;
        position: relative; }
    #quests-have-batut .block-1 .butt-title__big {
      font-size: 25px;
      font-weight: bold; }
    #quests-have-batut .block-1 .butt-title__small {
      font-size: 14px;
      font-weight: bold; }
    #quests-have-batut .block-1:after {
      content: '';
      background: url(images/angle-quests-have.png) no-repeat;
      background-size: cover;
      height: 100%;
      width: 130px;
      display: block;
      position: absolute;
      right: -128px;
      top: 0;
      z-index: 1; }
  #quests-have-batut ul.sec-slidesToShow1 {
    padding: 0;
    margin-bottom: 0; }
    #quests-have-batut ul.sec-slidesToShow1 img {
      max-height: 476px; }
    #quests-have-batut ul.sec-slidesToShow1 .slick-prev, #quests-have-batut ul.sec-slidesToShow1 .slick-next {
      z-index: 1;
      background: #f0cd5c;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: block;
      padding: 25px; }
    #quests-have-batut ul.sec-slidesToShow1 .slick-prev {
      left: 15%; }
      #quests-have-batut ul.sec-slidesToShow1 .slick-prev:before {
        top: -6px;
        left: -6px;
        content: "\f053";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }
    #quests-have-batut ul.sec-slidesToShow1 .slick-next {
      right: 4%; }
      #quests-have-batut ul.sec-slidesToShow1 .slick-next:before {
        top: -5px;
        left: -3px;
        content: "\f054";
        font: normal normal normal 14px/1 FontAwesome;
        position: relative; }

#calculate-cost-holiday {
  color: #000000;
  padding: 60px 0;
  background-color: #f9f9f9; }
  #calculate-cost-holiday h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 50px; }
  #calculate-cost-holiday input:not([type="radio"]), #calculate-cost-holiday .btn {
    width: 100%; }
  #calculate-cost-holiday .btn {
    padding: 16px 0; }
  #calculate-cost-holiday .cch__block input[type=radio], #calculate-cost-holiday .cch__block input[type=radio] {
    display: none; }
  #calculate-cost-holiday .cch__block input[type=radio]:checked + label:before {
    color: #00c859; }
  #calculate-cost-holiday .cch__block input[type=radio]:checked + label {
    font-weight: bold; }
    #calculate-cost-holiday .cch__block input[type=radio]:checked + label:before {
      content: "\f058";
      font: normal normal normal 20px/1 FontAwesome;
      text-align: center; }
  #calculate-cost-holiday .cch__block input[type=radio] + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-weight: normal;
    width: 60%; }
    #calculate-cost-holiday .cch__block input[type=radio] + label:before {
      content: "\f1db";
      font: normal normal normal 20px/1 FontAwesome;
      display: table-cell;
      color: #e6e6e6; }
    #calculate-cost-holiday .cch__block input[type=radio] + label span#text {
      padding: 0 7px;
      color: #333;
      width: 100%;
      display: table-cell;
      top: -2px;
      position: relative; }
  #calculate-cost-holiday .cch__block p {
    margin: 0; }
  #calculate-cost-holiday .cch__block input[name^=calc] {
    width: 80px;
    margin-right: 20px; }
  #calculate-cost-holiday .cch__block_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    padding-bottom: 30px; }
    #calculate-cost-holiday .cch__block_title.to {
      padding-bottom: 0;
      margin-top: 20px; }

#price-paintball {
  color: #000;
  text-align: center;
  padding-bottom: 64px;
  border-bottom: 1px solid #a7a4a1; }

#price-paintball-slider {
  padding: 0; }
  #price-paintball-slider .slick-prev, #price-paintball-slider .slick-next {
    z-index: 1;
    background: #f0cd5c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    padding: 25px; }
  #price-paintball-slider .slick-prev {
    left: 3%; }
    #price-paintball-slider .slick-prev:before {
      top: -6px;
      left: -6px;
      content: "\f053";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }
  #price-paintball-slider .slick-next {
    right: 3%; }
    #price-paintball-slider .slick-next:before {
      top: -5px;
      left: -3px;
      content: "\f054";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }

#price-csgo {
  color: #222;
  text-align: center; }
  #price-csgo h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px;
    color: #222; }
  #price-csgo p#title {
    margin-bottom: 50px;
    font-size: 18px; }
  #price-csgo p.title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0; }
  #price-csgo ul {
    padding-left: 0; }
  #price-csgo .block {
    background-color: #f9f9f9;
    padding: 30px 14px;
    overflow-y: hidden;
    margin: 10px;
    -webkit-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px; }
    #price-csgo .block p {
      font-size: 18px; }
      #price-csgo .block p.price {
        font-weight: bold; }
      #price-csgo .block p span {
        font-size: 40px;
        line-height: 1; }
  #price-csgo .block .btn {
    width: 100%;
    padding: 16px 0; }
  #price-csgo .slick-prev, #price-csgo .slick-next {
    z-index: 1;
    background: #f0cd5c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    padding: 25px; }
  #price-csgo .slick-prev {
    left: 3%; }
    #price-csgo .slick-prev:before {
      top: -6px;
      left: -6px;
      content: "\f053";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }
  #price-csgo .slick-next {
    right: 3%; }
    #price-csgo .slick-next:before {
      top: -5px;
      left: -3px;
      content: "\f054";
      font: normal normal normal 14px/1 FontAwesome;
      position: relative; }

.navbar-collapse.in {
  overflow-y: inherit; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: block;
  height: 0;
  overflow: hidden; }

.tab-content > .active,
.pill-content > .active {
  height: auto; }

@media screen and (min-width: 1920px) {
  #photo-park .photo-park-slider .slick-prev {
    left: 26%; }
  #photo-park .photo-park-slider .slick-next {
    right: 26%; } }
@media screen and (min-width: 1600px) {
  #rest-after ul.sec-slidesToShow1 li img {
    max-height: 100%;
    width: 100%; } }
@media screen and (max-width: 1024px) {
  #sec-cmnt div.slider-block ul li {
    width: 28%; }

  #photo-park .photo-park-slider .slick-prev {
    left: 6%; }
  #photo-park .photo-park-slider .slick-next {
    right: 6%; }

  #quests-have ul.sec-slidesToShow1 img {
    width: 100%; }

  #promotion-park .promotion-park__one_bl_descript .title {
    margin-bottom: 10px; }

  #people-quality-rest .block-1 {
    min-height: 460px; }
    #people-quality-rest .block-1:after {
      display: none; }

  #area-ratomka ul.sec-slidesToShow1 .slick-prev, #varianty-ploshchadok ul.sec-slidesToShow1 .slick-prev {
    left: 16%; }

  #outfitting-lasertag .slick-prev {
    left: 10px; }
  #outfitting-lasertag .slick-next {
    right: 10px; }

  #quests-have iframe {
    width: 80%;
    height: 450px; }

  #pavilions-parents .row-btn, #rest-after .row-btn {
    position: relative; }

  #pavilions-parents .block-1 {
    height: 451px; }

  #pavilions-parents ul.sec-slidesToShow1 li {
    max-height: 451px;
    height: 451px; }

  #pavilions-parents ul.sec-slidesToShow1 li img {
    width: inherit;
    height: 100%; }

 }
@media screen and (max-width: 991px) {
  #main-head header .row [class*="col"].logo {
    margin-bottom: 0; }

  .email {
    text-align: center; }

  #advantages .icon-1 {
    float: none;
    right: 0; }

  #advantages .icon-2 {
    float: none;
    right: 0; }

  #advantages .icon-3 {
    float: none;
    right: 0; }

  #advantages .icon-4 {
    float: none;
    right: 0; }

  #advantages .icon-5 {
    float: none;
    right: 0; }

  .gh:after {
    height: 171%; }

  #quests-have-batut ul.sec-slidesToShow1 img {
    width: 100%; }

  #advantages .icon-csgo.icon-2 {
    margin-left: -35px; }

  #advantages .icon-csgo.icon-3 {
    margin-left: 20px; }

  #advantages .icon-csgo.icon-4 {
    margin-left: 20px; }

  #advantages .icon-csgo.icon-5 {
    margin-left: 20px; }

  #pavilions-parents .block-1:after, #places-eat-covered-room .block-1:after {
    display: none; }

  #more-rope-town ul#more-rope-town-slider-nav {
    margin-bottom: 0; }
  #more-rope-town .block-1, #more-rope-town .block-img {
    min-height: 290px; }

  #area-ratomka .block-1, #varianty-ploshchadok .block-1 {
    min-height: 0; }
    #area-ratomka .block-1:after, #varianty-ploshchadok .block-1:after {
      display: none; }
    #area-ratomka .block-1 .btn, #varianty-ploshchadok .block-1 .btn {
      padding: 16px;
      width: 100%; }
  #area-ratomka ul.sec-slidesToShow1 li img, #varianty-ploshchadok ul.sec-slidesToShow1 li img {
    width: 100%; }

  #pavilions-parents .block-1, #places-eat-covered-room .block-1 {
    min-height: 0; }
  #pavilions-parents .row-btn, #places-eat-covered-room .row-btn {
    position: relative; }

  #photo-park ul#sec-photo-park-slider-for .block {
    max-height: 510px; }

  #pavilions-parents ul.sec-slidesToShow1 .slick-prev {
    left: 6%; }
  #pavilions-parents .block-1 {
    min-height: inherit; }

  #area-ratomka ul.sec-slidesToShow1 .slick-prev, #varianty-ploshchadok ul.sec-slidesToShow1 .slick-prev {
    left: 3%; }
  #area-ratomka .pavilions-h, #varianty-ploshchadok .pavilions-h {
    max-height: none; }

  #quests-have ul.sec-slidesToShow1 .slick-prev, #quests-have-batut ul.sec-slidesToShow1 .slick-prev {
    left: 6%; }

  #quests-have .block-1, #quests-have-batut .block-1 {
    min-height: 0; }
    #quests-have .block-1:after, #quests-have-batut .block-1:after {
      display: none; }
  #quests-have ul.sec-slidesToShow1 img, #quests-have-batut ul.sec-slidesToShow1 img {
    max-height: 542px; }

  #people-quality-rest .block-1 {
    min-height: 0; }

  #rest-after ul.sec-slidesToShow1 li img, #places-eat-covered-room ul.sec-slidesToShow1 li img {
    max-height: 100%;
    width: 100%; }
  #rest-after ul.sec-slidesToShow1 .slick-prev, #places-eat-covered-room ul.sec-slidesToShow1 .slick-prev {
    left: 4%; }

  #price-paintball p.title {
    font-size: 21px; }

  #price-paintball .nav-tabs {
    min-height: 92px; }

  #price-paintball .tab-content .block_bg {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 126px;
    padding: 20px 0; }

  #price-paintball .tab-content .block .btn {
    padding: 16px; }

  #pavilions-parents .block-1 {
    height: auto; }

  #pavilions-parents ul.sec-slidesToShow1 li {
    height: auto; }

  #pavilions-parents ul.sec-slidesToShow1 li img {
    width: 100%;
    height: auto; } }
@media screen and (max-width: 940px) {
  #photo-park .photo-park-slider .block {
    max-width: 676px; }
    #photo-park .photo-park-slider .block ul li {
      width: 24.3%; }

  #quests-have iframe {
    height: 400px; } }
@media screen and (max-width: 767px) {
    #main-head{
        background-position-x: 26%;
    }
  .ui-widget {
    top: 20px !important; }

  input[name=date] {
    background-position: 90%; }

  #pavilions-parents .nav-tabs li {
    float: none; }
    #pavilions-parents .nav-tabs li a.btn-pavpa {
      margin-bottom: 10px; }
  #pavilions-parents .block-1 .block-circle {
    margin-top: 27px; }
  #pavilions-parents .row-btn .btn {
    margin-top: 20px; }

  #promotion-park p.title {
    padding-bottom: 0; }
  #promotion-park .promotion-park__one_bl_title {
    color: #00c859;
    position: relative;
    opacity: 1 !important; }
    #promotion-park .promotion-park__one_bl_title:after {
      display: none; }
  #promotion-park .promotion-park__one_bl img {
    display: none; }

  #prices-rope-town .block .btn {
    margin-top: 10px; }

  #you-not-hungry p.title {
    padding-bottom: 0; }
  #you-not-hungry .you-not-hungry__one_bl_title {
    color: #00c859;
    position: relative; }
    #you-not-hungry .you-not-hungry__one_bl_title:after {
      display: none; }
  #you-not-hungry .you-not-hungry__one_bl img {
    display: none; }

  #weather-worse .one_bl {
    padding: 0;
    min-height: 0; }
    #weather-worse .one_bl__title {
      margin-bottom: 0;
      font-size: 16px;
      padding-left: 10px; }
    #weather-worse .one_bl__number {
      font-size: 70px; }

  #delivery-park .col-md-7:after {
    height: 0; }
  #delivery-park ul.sec-slidesToShow1 .slick-next, #delivery-park ul.sec-slidesToShow1 .slick-prev {
    top: 14%; }
  #delivery-park ul.sec-slidesToShow1 .slider-block {
    margin: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
    -khtml-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.4); }
    #delivery-park ul.sec-slidesToShow1 .slider-block h3 {
      font-size: 20px; }

  ul.nav {
    margin-left: 0 !important; }

  #hnav {
    height: auto; }

  .fixed .navbar-nav li {
    display: block; }
  .fixed .navbar-nav .dropdown-menu li a {
    color: #fff; }

  #advantages [class*="col"], #advantages-batut [class*="col"] {
    padding: 10px 0; }
  #advantages p, #advantages-batut p {
    font-size: 14px; }

  #turnkey-holiday__title {
    font-size: 23px; }

  #people-quality-rest h2 {
    font-size: 25px;
    line-height: 1.3; }
  #people-quality-rest .slick-next, #people-quality-rest .slick-prev {
    top: 21%; }
  #people-quality-rest .block-1 {
    min-height: 400px; }
    #people-quality-rest .block-1:after {
      display: none; }
    #people-quality-rest .block-1 .btn {
      width: 100%;
      padding: 16px; }
    #people-quality-rest .block-1 a {
      padding: 5px 10px; }

  #entertainment .entertainment__one_bl_descript ul {
    display: none; }

  #sec-send-friends-birthday img {
    margin-top: 0; }
  #sec-send-friends-birthday .btn {
    width: 100%; }

  #main-head .navbar {
    min-height: 0; }
    #main-head .navbar-default .navbar-toggle {
      padding-left: 10px !important; }
  #main-head.coveredroom header .row.title .btn {
    font-size: 12px; }
  #main-head header .fixed#phone-martop {
    margin-top: 50px; }
  #main-head header .row [class*="col"]:not(.col-xs-4) {
    min-height: 0;
    margin-bottom: 0;
    padding-left: 10px; }
  #main-head header .row h2 {
    font-size: 50px; }
  #main-head header .row.title {
    margin-top: 0; }
    #main-head header .row.title h1 {
      font-size: 30px !important; }
      #main-head header .row.title h1 span {
        font-size: 44px !important; }
  #main-head header .btn {
    padding: 16px 25px; }
  #main-head header .row .btn-head {
    margin-bottom: 20px;
    background-color: #00c859;
    margin-left: auto;
    margin-right: auto; }
  #main-head header .row .glyphicon {
    display: none; }

  #sec-children-holidays .btn, #sec-crp-holidays .btn {
    padding: 16px;
    margin-top: 20px; }

  #sec-crp-holidays h2 {
    font-size: 35px; }

  #photo-park ul#sec-photo-park-slider-nav img {
    height: 50px; }

  #calculator .one_bl label {
    width: 57%; }
  #calculator .one_bl.old #day-week label, #calculator .one_bl.old #select-stocks label {
    width: 100%; }
  #calculator .one_bl.old #number-persons input {
    width: 87px; }

  #quests-have iframe {
    height: 360px; }

  #Modal-form h4, #Modal-form_date h4, #Modal-form_date_gift h4, #Modal-form_place h4, .stockPopup h4 {
    font-size: 20px !important; }
  #Modal-form .modal-dialog, #Modal-form_date .modal-dialog, #Modal-form_date_gift .modal-dialog, #Modal-form_place .modal-dialog, .stockPopup .modal-dialog {
    width: 80%; }
  #Modal-form .btn, #Modal-form_date .btn, #Modal-form_date_gift .btn, #Modal-form_place .btn, .stockPopup .btn {
    padding: 16px 0px; }

  #sec-video {
    height: 300px; }
    #sec-video h2 {
      padding-top: 30px;
      font-size: 22px; }

  /*#sec-gift{
      h2{
          font-size: 22px;
      }
  }*/
  #photo-park ul#sec-photo-park-slider-for .block {
    max-height: 213px; }

  #other-entertainment .other-entertainment__one_bl {
    margin: 5px 0; }

  #laser-price #block {
    margin: 10px 0; }
    #laser-price #block .btn {
      padding: 16px;
      width: 100%; }

  #outfitting-lasertag form button, #outfitting-lasertag
  form input {
    margin-bottom: 10px; }

  #additional-entertainment {
    background-color: #f9f9f9; }

  #child-played-free #child-played-free__title, #calculate-cost-holiday h2, #price-corporate h2, #additional-entertainment h2, #varianty-ploshchadok h2, #entertainment h2, #select-services-price__title,
  #sec-crp-holidays h2, #sec-children-holidays h2, #not-imagine-holiday__title, #area-ratomka h2, #you-not-hungry h2,
  #quests-have p.title, #quests-have-batut p.title, p.form-arbours__title, #pick-up-amount h2, #pavilions-parents h2, #photo-park h2,
  #different-from-other h2, #tips-choose-park h2, #calculator h2, #quipment-csgo h2, #varianty-ploshchadok h2, #gather-your-team h2 {
    font-size: 28px;
    line-height: 1.2; }

  #not-imagine-holiday .btn {
    padding: 16px; }

  #rest-after .row-btn {
    position: relative; }
    #rest-after .row-btn ul.sec-slidesToShow1 li img {
      max-height: auto; }

  #quests-have p.title, #quests-have-batut p.title {
    margin-bottom: 15px;
    border-top: 1px solid #ddd;
    padding-top: 18px; }
  #quests-have .row:nth-child(2) p.title, #quests-have-batut .row:nth-child(2) p.title {
    border-top: none; }

  #arbours-block ul.sec-slidesToShow1 img {
    width: 100%; }

  #Modal-form form button {
    white-space: inherit; }

  #child-played-free .btn {
    padding: 16px; }

  #calculate-cost-holiday input[type="tel"] {
    margin: 20px 0 10px; }

  #advantages-batut .btn {
    white-space: inherit; }

  #map2 div.adress {
    left: 10%; }

  #price-paintball p.title {
    min-height: 60px; } }
@media screen and (max-width: 450px) {
  #quests-have iframe {
    height: 270px; }

  .quipment-csgo .one__block .block-1 [class^="col-xs"] {
    height: 150px; }

  #price-paintball .nav-tabs {
    min-height: initial; }

  #price-paintball p.title {
    min-height: initial; }

  #pavilions-parents {
    padding-bottom: 30px;
    background-color: #dedede; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    -webkit-appearance: menulist-button !important;
    line-height: 24px !important;
    height: 55px !important; } }

/*# sourceMappingURL=style.css.map */
